mirror of https://github.com/intel/gmmlib.git
Add RGB format perftag (#197)
This commit is contained in:
parent
c6380d3db1
commit
40348e9a75
|
@ -207,6 +207,9 @@ typedef enum _VPHAL_PERFTAG
|
|||
VPHAL_VEBOX_Y216,
|
||||
VPHAL_VEBOX_Y410,
|
||||
VPHAL_VEBOX_Y416,
|
||||
VPHAL_VEBOX_AYUV,
|
||||
VPHAL_VEBOX_RGB32,
|
||||
VPHAL_VEBOX_RGB64,
|
||||
|
||||
// PERFTAGs for AdvProc using Render
|
||||
VPHAL_ISTAB_PH1_PLY_PLY = 0x200,
|
||||
|
|
Loading…
Reference in New Issue