mirror of https://github.com/intel/gmmlib.git
update VP perftag for rgb format
This commit is contained in:
parent
dcc4b85ea3
commit
c2f8fb0769
|
@ -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