Skip to content

Commit

Permalink
[Encode] Add new perf tags
Browse files Browse the repository at this point in the history
Add new perf tags.
  • Loading branch information
walter-bai authored and intel-mediadev committed Sep 23, 2024
1 parent 2a7ee2a commit 1b830fb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,8 @@ enum
CODECHAL_ENCODE_PERFTAG_CALL_BRC_UPDATE_SECOND_PASS,
CODECHAL_ENCODE_PERFTAG_CALL_HEVC_LA_UPDATE,
CODECHAL_ENCODE_PERFTAG_CALL_VP9_HPU,
CODECHAL_ENCODE_PERFTAG_CALL_VP9_HPU_SECOND_PASS
CODECHAL_ENCODE_PERFTAG_CALL_VP9_HPU_SECOND_PASS,
CODECHAL_ENCODE_PERFTAG_CALL_RSVD,
};

typedef enum _CODECHAL_ENCODE_FUNCTION_ID
Expand Down

0 comments on commit 1b830fb

Please sign in to comment.