Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/jpeg/pipeline/
H A Dencode_jpeg_reference_frames.h64 PCODEC_REF_LIST *GetRefList() { return m_refList; } in GetRefList() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/pipeline/
H A Dencode_avc_reference_frames.h107 PCODEC_REF_LIST *GetRefList() { return m_refList; }; in GetRefList() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/pipeline/
H A Dencode_hevc_reference_frames.h129 PCODEC_REF_LIST *GetRefList() { return m_refList; }; in GetRefList() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/pipeline/
H A Dencode_vp9_reference_frames.h115 PCODEC_REF_LIST* GetRefList() { return m_refList; }; in GetRefList() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/features/
H A Dencode_preenc_basic_feature.h67 PCODEC_REF_LIST *GetRefList() { return m_preEncConfig.RefList; }; in GetRefList() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/pipeline/
H A Dencode_av1_reference_frames.h97 PCODEC_REF_LIST_AV1 *GetRefList() { return m_refList; }; in GetRefList() function