Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vvc/packet/
H A Ddecode_vvc_picture_packet.h213 … uint32_t m_prevFrmWidth = 0; //!< Frame width of the previous frame variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp9/features/
H A Ddecode_vp9_basic_feature.h96 uint16_t m_prevFrmWidth = 0; //!< Frame width of the previous frame variable
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12_base/codec/hal/dec/av1/packet/
H A Ddecode_av1_picture_packet_g12_base.h235 uint32_t m_prevFrmWidth = 0; //!< Frame width of the previous frame variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/packet/
H A Ddecode_av1_picture_packet.h209 uint32_t m_prevFrmWidth = 0; //!< Frame width of the previous frame variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_vp9.h246 uint32_t m_prevFrmWidth; //!< Frame width of the previous frame variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_avp_interface.h82 uint32_t m_prevFrmWidth; member