Home
last modified time | relevance | path

Searched defs:m_passNum (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/pipeline/
H A Ddecode_av1_pipeline.h153 uint16_t m_passNum = 1; //!< Decode pass number variable
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12_base/codec/hal/dec/av1/pipeline/
H A Ddecode_av1_pipeline_g12_base.h172 uint16_t m_passNum = 1; //!< Decode pass number variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vvc/pipeline/
H A Ddecode_vvc_pipeline.h285 uint16_t m_passNum = 1; //!< Decode pass number variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/scalability/
H A Dmedia_scalability.h342 uint16_t m_passNum = 1; //!< Pass number variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/features/
H A Dmedia_feature_manager.h302 uint8_t m_passNum = 1; variable