Home
last modified time | relevance | path

Searched defs:GetHwInterface (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/pipeline/
H A Ddecode_pipeline.h139 CodechalHwInterfaceNext *GetHwInterface() const { return m_hwInterface; } in GetHwInterface() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/
H A Dcodechal_common.h343 CodechalHwInterfaceNext *GetHwInterface() { return m_hwInterface; } in GetHwInterface() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/pipeline/
H A Dvp_pipeline.h647 PVP_MHWINTERFACE GetHwInterface() in GetHwInterface() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decoder.h365 CodechalHwInterface *GetHwInterface() in GetHwInterface() function
H A Dcodechal_encoder_base.h2496 CodechalHwInterface *GetHwInterface() { return m_hwInterface; } in GetHwInterface() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/feature_manager/
H A Dsw_filter.cpp138 VP_MHWINTERFACE *SwFilter::GetHwInterface() in GetHwInterface() function in SwFilter