Home
last modified time | relevance | path

Searched refs:CalculateMbStateCommandSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/mpeg2/packet/
H A Ddecode_mpeg2_mb_packet_xe_m_base.cpp48 DECODE_CHK_STATUS(CalculateMbStateCommandSize()); in Init()
264 MOS_STATUS Mpeg2DecodeMbPktXe_M_Base::CalculateMbStateCommandSize() in CalculateMbStateCommandSize() function in decode::Mpeg2DecodeMbPktXe_M_Base
H A Ddecode_mpeg2_mb_packet_xe_m_base.h104 virtual MOS_STATUS CalculateMbStateCommandSize();
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/mpeg2/packet/
H A Ddecode_mpeg2_mb_packet.cpp47 DECODE_CHK_STATUS(CalculateMbStateCommandSize()); in Init()
264 MOS_STATUS Mpeg2DecodeMbPkt::CalculateMbStateCommandSize() in CalculateMbStateCommandSize() function in decode::Mpeg2DecodeMbPkt
H A Ddecode_mpeg2_mb_packet.h101 virtual MOS_STATUS CalculateMbStateCommandSize();