Add RGB format perftag (#197)

This commit is contained in:
John Machado 2024-05-30 15:34:45 +05:30 committed by GitHub
parent c6380d3db1
commit 40348e9a75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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,