/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp9/packet/ |
H A D | decode_vp9_packet_single.cpp | 57 MOS_STATUS Vp9DecodeSinglePkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &requeste… in CalculateCommandSize() 67 MOS_STATUS Vp9DecodeSinglePkt::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_vp9_packet_back_end.cpp | 58 MOS_STATUS Vp9DecodeBackEndPkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &request… in CalculateCommandSize() 67 MOS_STATUS Vp9DecodeBackEndPkt::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_vp9_packet_front_end.cpp | 62 MOS_STATUS Vp9DecodeFrontEndPkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &reques… in CalculateCommandSize() 71 MOS_STATUS Vp9DecodeFrontEndPkt::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_huc_prob_update_packet.cpp | 151 MOS_STATUS HucVp9ProbUpdatePkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &request… in CalculateCommandSize() 165 uint32_t commandBufferSize = m_pictureStatesSize + m_sliceStatesSize; in CalculateCommandBufferSize() local
|
H A D | decode_vp9_slice_packet.cpp | 77 MOS_STATUS Vp9DecodeSlcPkt::CalculateCommandSize(uint32_t &commandBufferSize, in CalculateCommandSize()
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/vp9/packet/ |
H A D | decode_vp9_packet_single_xe_m_base.cpp | 57 MOS_STATUS Vp9DecodeSinglePktXe_M_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t … in CalculateCommandSize() 64 MOS_STATUS Vp9DecodeSinglePktXe_M_Base::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_vp9_packet_front_end_xe_m_base.cpp | 61 MOS_STATUS Vp9DecodeFrontEndPktXe_M_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32_… in CalculateCommandSize() 68 MOS_STATUS Vp9DecodeFrontEndPktXe_M_Base::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_vp9_packet_back_end_xe_m_base.cpp | 57 MOS_STATUS Vp9DecodeBackEndPktXe_M_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t… in CalculateCommandSize() 64 MOS_STATUS Vp9DecodeBackEndPktXe_M_Base::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_huc_prob_update_packet_m12.cpp | 147 MOS_STATUS HucVp9ProbUpdatePktM12::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &requ… in CalculateCommandSize() 161 uint32_t commandBufferSize = m_pictureStatesSize + m_sliceStatesSize; in CalculateCommandBufferSize() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/hevc/packet/ |
H A D | decode_hevc_packet_front_end.cpp | 76 MOS_STATUS HevcDecodeFrontEndPkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &reque… in CalculateCommandSize() 83 MOS_STATUS HevcDecodeFrontEndPkt::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_hevc_packet_back_end.cpp | 62 MOS_STATUS HevcDecodeBackEndPkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &reques… in CalculateCommandSize() 69 MOS_STATUS HevcDecodeBackEndPkt::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_hevc_packet_long.cpp | 76 MOS_STATUS HevcDecodeLongPkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &requested… in CalculateCommandSize() 83 MOS_STATUS HevcDecodeLongPkt::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_hevc_packet_real_tile.cpp | 104 MOS_STATUS HevcDecodeRealTilePkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &reque… in CalculateCommandSize() 111 MOS_STATUS HevcDecodeRealTilePkt::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_huc_s2l_packet.cpp | 95 …MOS_STATUS HucS2lPkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &requestedPatchLi… in CalculateCommandSize() 109 uint32_t commandBufferSize = m_pictureStatesSize + in CalculateCommandBufferSize() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/hevc/packet/ |
H A D | decode_hevc_packet_front_end_xe_m_base.cpp | 77 MOS_STATUS HevcDecodeFrontEndPktXe_M_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32… in CalculateCommandSize() 84 MOS_STATUS HevcDecodeFrontEndPktXe_M_Base::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_hevc_packet_back_end_xe_m_base.cpp | 63 MOS_STATUS HevcDecodeBackEndPktXe_M_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32_… in CalculateCommandSize() 70 MOS_STATUS HevcDecodeBackEndPktXe_M_Base::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_hevc_packet_long_xe_m_base.cpp | 77 MOS_STATUS HevcDecodeLongPktXe_M_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &… in CalculateCommandSize() 84 MOS_STATUS HevcDecodeLongPktXe_M_Base::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_hevc_packet_real_tile_xe_m_base.cpp | 105 MOS_STATUS HevcDecodeRealTilePktXe_M_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32… in CalculateCommandSize() 112 MOS_STATUS HevcDecodeRealTilePktXe_M_Base::CalculateCommandBufferSize(uint32_t &commandBufferSize) in CalculateCommandBufferSize()
|
H A D | decode_huc_s2l_xe_m_base_packet.cpp | 186 …MOS_STATUS HucS2lPktXe_M_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &request… in CalculateCommandSize() 200 uint32_t commandBufferSize = m_pictureStatesSize + in CalculateCommandBufferSize() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/avc/packet/ |
H A D | decode_avc_packet.cpp | 190 MOS_STATUS AvcDecodePkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &requestedPatch… in CalculateCommandSize() 200 uint32_t commandBufferSize = 0; in CalculateCommandBufferSize() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/avc/packet/ |
H A D | decode_avc_xe_m_base_packet.cpp | 192 MOS_STATUS AvcDecodePktXe_M_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &reque… in CalculateCommandSize() 202 uint32_t commandBufferSize = 0; in CalculateCommandBufferSize() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/packet/ |
H A D | decode_av1_packet.cpp | 197 MOS_STATUS Av1DecodePkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &requestedPatch… in CalculateCommandSize() 206 uint32_t commandBufferSize = 0; in CalculateCommandBufferSize() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12_base/codec/hal/dec/av1/packet/ |
H A D | decode_av1_packet_g12_base.cpp | 222 MOS_STATUS Av1DecodePkt_G12_Base::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &reque… in CalculateCommandSize() 231 uint32_t commandBufferSize = 0; in CalculateCommandBufferSize() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vvc/packet/ |
H A D | decode_vvc_slice_packet.cpp | 449 uint32_t &commandBufferSize, in CalculateCommandSize() 461 uint32_t &commandBufferSize, in CalculateTileCommandSize()
|
H A D | decode_vvc_s2l_packet.cpp | 253 …MOS_STATUS VvcDecodeS2LPkt::CalculateCommandSize(uint32_t &commandBufferSize, uint32_t &requestedP… in CalculateCommandSize() 267 uint32_t commandBufferSize = m_pictureStatesSize + in CalculateCommandBufferSize() local
|