Home
last modified time | relevance | path

Searched defs:GetRelativeDist (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_reference_frames_g12.cpp371 …int32_t Av1ReferenceFramesG12::GetRelativeDist(const CodecAv1PicParams &picParams, int32_t a, int3… in GetRelativeDist() function in decode::Av1ReferenceFramesG12
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/features/
H A Ddecode_av1_reference_frames.cpp398 …int32_t Av1ReferenceFrames::GetRelativeDist(const CodecAv1PicParams & picParams, int32_t a, int32_… in GetRelativeDist() function in decode::Av1ReferenceFrames
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/pipeline/
H A Dencode_av1_reference_frames.cpp431 int32_t Av1ReferenceFrames::GetRelativeDist(int32_t a, int32_t b) const in GetRelativeDist() function in encode::Av1ReferenceFrames