Home
last modified time | relevance | path

Searched defs:m_prevFrmHeight (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.h214 …uint32_t m_prevFrmHeight = 0; //!< Frame height 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.h97 uint16_t m_prevFrmHeight = 0; //!< Frame height 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.h236 uint32_t m_prevFrmHeight = 0; //!< Frame height 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.h210 uint32_t m_prevFrmHeight = 0; //!< Frame height of the previous frame variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_vp9.h247 uint32_t m_prevFrmHeight; //!< Frame height of the previous frame variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_avp_interface.h83 uint32_t m_prevFrmHeight; member