update VP perftag for rgb format

This commit is contained in:
Alex1 Zhang 2024-05-22 17:19:47 +08:00
parent dcc4b85ea3
commit c2f8fb0769
1 changed files with 3 additions and 0 deletions

View File

@ -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,