Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/features/
H A Ddecode_av1_tile_coding_g12.h49 uint16_t m_tileGroupId; //!< tile Group ID that this tile belongs to member
64 uint16_t m_tileGroupId = 0; //!< record the last tile group ID variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/features/
H A Ddecode_av1_tile_coding.h49 uint16_t m_tileGroupId; //!< tile Group ID that this tile belongs to member
64 uint16_t m_tileGroupId = 0; //!< record the last tile group ID variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_avp_interface.h39 uint16_t m_tileGroupId; member