Home
last modified time | relevance | path

Searched defs:GetPrimaryRefIdx (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/features/
H A Ddecode_av1_reference_frames_g12.h159 uint8_t GetPrimaryRefIdx() {return m_prevFrameIdx;}; in GetPrimaryRefIdx() function
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/codec/hal/dec/vp9/features/
H A Ddecode_vp9_reference_frames.h100 uint8_t GetPrimaryRefIdx() {return m_prevFrameIdx;}; in GetPrimaryRefIdx() function