Home
last modified time | relevance | path

Searched defs:m_decodeMode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp8/pipeline/
H A Ddecode_vp8_pipeline.h67 Vp8DecodeMode m_decodeMode = baseDecodeMode; //!< Decode mode variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp9/pipeline/
H A Ddecode_vp9_pipeline.h212 Vp9DecodeMode m_decodeMode = baseDecodeMode; //!< Decode mode variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/avc/pipeline/
H A Ddecode_avc_pipeline.h155 AvcDecodeMode m_decodeMode = baseDecodeMode; //!< Decode mode variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/hevc/pipeline/
H A Ddecode_hevc_pipeline.h292 HevcDecodeMode m_decodeMode = baseDecodeMode; variable