Home
last modified time | relevance | path

Searched defs:GetSfcVeboxStatisticsSize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_encode_sfc_g12.h44 virtual int32_t GetSfcVeboxStatisticsSize() const override { return 32 * 8; } in GetSfcVeboxStatisticsSize() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encode_sfc.h41 virtual int32_t GetSfcVeboxStatisticsSize() const override { return 32 * 4; } in GetSfcVeboxStatisticsSize() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_encode_sfc_g11.h43 virtual int32_t GetSfcVeboxStatisticsSize() const override { return 32 * 8; } in GetSfcVeboxStatisticsSize() function