Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encoder_base.h679 struct EncodeBrcBuffers struct
681 … resBrcHistoryBuffer; // BRC history buffer
682 MOS_RESOURCE resBrcPakStatisticBuffer[CODECHAL_ENCODE_RECYCLED_BUFFER_NUM];
683 uint32_t uiCurrBrcPakStasIdxForRead;
684 uint32_t uiCurrBrcPakStasIdxForWrite;
685 …mageStatesReadBuffer[CODECHAL_ENCODE_RECYCLED_BUFFER_NUM]; // read only BRC image state buffer
686 …ageStatesWriteBuffer; // write only BRC image state buffer
687 …eStatesWriteBuffer[CODECHAL_ENCODE_RECYCLED_BUFFER_NUM]; // write only HEVC BRC image state buffers
688 MOS_RESOURCE resPakQPInputTable;
689 MOS_RESOURCE resBrcConstantDataBuffer;
[all …]