Skip to content

Commit 40348e9

Browse files
authored
Add RGB format perftag (#197)
1 parent c6380d3 commit 40348e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Source/inc/umKmInc/UmKmDmaPerfTimer.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@ typedef enum _VPHAL_PERFTAG
207207
VPHAL_VEBOX_Y216,
208208
VPHAL_VEBOX_Y410,
209209
VPHAL_VEBOX_Y416,
210+
VPHAL_VEBOX_AYUV,
211+
VPHAL_VEBOX_RGB32,
212+
VPHAL_VEBOX_RGB64,
210213

211214
// PERFTAGs for AdvProc using Render
212215
VPHAL_ISTAB_PH1_PLY_PLY = 0x200,

0 commit comments

Comments
 (0)