libs: utils: Add missing entries for string_of_VAEntrypoint.
This commit is contained in:
parent
0afc813123
commit
5939bf4d81
@ -257,6 +257,11 @@ string_of_VAEntrypoint (VAEntrypoint entrypoint)
|
||||
MAP (IDCT);
|
||||
MAP (MoComp);
|
||||
MAP (Deblocking);
|
||||
MAP (EncSlice);
|
||||
MAP (EncPicture);
|
||||
MAP (EncSliceLP);
|
||||
MAP (VideoProc);
|
||||
MAP (FEI);
|
||||
#undef MAP
|
||||
default:
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user