Searched refs:Create_DecodeCpInterface (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/cp/ |
H A D | decodecp_interface.cpp | 35 DecodeCpInterface *Create_DecodeCpInterface( in Create_DecodeCpInterface() function 50 … pInterface = cp_interface->Create_DecodeCpInterface(codechalSettings, cpInterface, osInterface); in Create_DecodeCpInterface()
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/cp/shared/ |
H A D | cp_interfaces.h | 191 virtual DecodeCpInterface *Create_DecodeCpInterface(
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/cp/ |
H A D | decodecp_interface.h | 171 DecodeCpInterface *Create_DecodeCpInterface(
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12_base/codec/hal/dec/av1/pipeline/ |
H A D | decode_av1_pipeline_g12_base.cpp | 90 …m_decodecp = Create_DecodeCpInterface(codecSettings, m_hwInterface->GetCpInterface(), m_hwInterfac… in Initialize()
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/jpeg/pipeline/ |
H A D | decode_jpeg_pipeline_m12.cpp | 151 …m_decodecp = Create_DecodeCpInterface(codecSettings, m_hwInterface->GetCpInterface(), m_hwInterfac… in Initialize()
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/mpeg2/pipeline/ |
H A D | decode_mpeg2_pipeline_m12.cpp | 153 …m_decodecp = Create_DecodeCpInterface(codecSettings, m_hwInterface->GetCpInterface(), m_hwInterfac… in Initialize()
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/avc/pipeline/ |
H A D | decode_avc_pipeline_m12.cpp | 156 …m_decodecp = Create_DecodeCpInterface(codecSettings, m_hwInterface->GetCpInterface(), m_hwInterfac… in Initialize()
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/vp9/pipeline/ |
H A D | decode_vp9_pipeline_m12.cpp | 347 …m_decodecp = Create_DecodeCpInterface(codecSettings, m_hwInterface->GetCpInterface(), m_hwInterfac… in Initialize()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/pipeline/ |
H A D | decode_pipeline.cpp | 186 …m_decodecp = Create_DecodeCpInterface(codecSettings, m_hwInterface->GetCpInterface(), m_hwInterfac… in Initialize()
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/hevc/pipeline/ |
H A D | decode_hevc_pipeline_m12.cpp | 504 …m_decodecp = Create_DecodeCpInterface(codecSettings, m_hwInterface->GetCpInterface(), m_hwInterfac… in Initialize()
|