Home
last modified time | relevance | path

Searched defs:AllocateTileRowLevelBRCBatch (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/features/
H A Dencode_tile.h441 virtual MOS_STATUS AllocateTileRowLevelBRCBatch() { return MOS_STATUS_SUCCESS; } in AllocateTileRowLevelBRCBatch() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_vdenc_hevc_g12.cpp1681 MOS_STATUS CodechalVdencHevcStateG12::AllocateTileRowLevelBRCBatch() in AllocateTileRowLevelBRCBatch() function in CodechalVdencHevcStateG12