Home
last modified time | relevance | path

Searched refs:SetSlotForRecNotFiltered (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/pipeline/
H A Dencode_hevc_reference_frames.h90 MOS_STATUS SetSlotForRecNotFiltered(unsigned char &slotForRecNotFiltered);
H A Dencode_hevc_reference_frames.cpp442 MOS_STATUS HevcReferenceFrames::SetSlotForRecNotFiltered(unsigned char &slotForRecNotFiltered) in SetSlotForRecNotFiltered() function in encode::HevcReferenceFrames
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
H A Dencode_hevc_vdenc_scc.cpp385 …ENCODE_CHK_STATUS_RETURN(hevcFeature->m_ref.SetSlotForRecNotFiltered(const_cast<unsigned char &> (… in MHW_SETPAR_DECL_SRC()