Home
last modified time | relevance | path

Searched refs:GetFormatString (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_surface_2d_up_rt.cpp217 << " Format:" << GetFormatString(m_format) in Log()
240 << "_f_" << GetFormatString(m_format) in DumpContent()
H A Dcm_surface.h50 std::string GetFormatString(CM_SURFACE_FORMAT format);
H A Dcm_surface_3d_rt.cpp550 << " Format:" << GetFormatString(m_format) in Log()
575 << "_f_" << GetFormatString(m_format) in DumpContent()
H A Dcm_surface.cpp308 std::string CmSurface::GetFormatString(CM_SURFACE_FORMAT format) in GetFormatString() function in CMRT_UMD::CmSurface
H A Dcm_surface_2d_rt_base.cpp1405 << " Format:"<< GetFormatString(m_format) in Log()
1441 << "_f_" << GetFormatString(m_format) in DumpContentToFile()