Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/hevc/features/
H A Ddecode_hevc_reference_frames.h117 …int8_t m_refIdxMapping[CODEC_MAX_NUM_REF_FRAME_HEVC]; //!< Map table of indices … variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/pipeline/
H A Dencode_hevc_reference_frames.h223 …int8_t m_refIdxMapping[CODEC_MAX_NUM_REF_FRAME_HEVC] = {}; //!< Reference Ind… variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/features/
H A Dencode_preenc_basic_feature.h159 …int8_t m_refIdxMapping[CODEC_MAX_NUM_REF_FRAME_HEVC] = {}; //!< Reference Index… variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_decode_hevc_long_g12.h359 int8_t *m_refIdxMapping = nullptr; //!< Pointer to RefIdx mapping table variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_hevc.h566 …int8_t m_refIdxMapping[CODEC_MAX_NUM_REF_FRAME_HEVC]; //!< Map tabl… variable
H A Dcodechal_encode_hevc_base.h907 …int8_t m_refIdxMapping[CODEC_MAX_NUM_REF_FRAME_HEVC]; //!< Referen… variable