Home
last modified time | relevance | path

Searched refs:p_Surface (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/mctf_package/mctf/include/
H A Dmctf_common.h595 CmSurface2D ** p_Surface,
599 CmSurface2DUP ** p_Surface,
604 CmSurface2DUP ** p_Surface,
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/mctf_package/mctf/src/
H A Dmctf_common.cpp527 CmSurface2D ** p_Surface, in IM_MRE_SURF_SET() argument
533 …es = device->CreateSurface2D(width * sizeof(mfxI16Pair), height, CM_SURFACE_FORMAT_A8, *p_Surface); in IM_MRE_SURF_SET()
535 res = (*p_Surface)->GetIndex(*p_idxSurf); in IM_MRE_SURF_SET()
1184 CmSurface2DUP ** p_Surface, in GEN_NoiseSURF_SET() argument
1197 … sizeof(spatialNoiseAnalysis), DIVUP(p_ctrl->CropH, 16), CM_SURFACE_FORMAT_A8, *p_Sys, *p_Surface); in GEN_NoiseSURF_SET()
1199 res = (*p_Surface)->GetIndex(*p_idxSurf); in GEN_NoiseSURF_SET()
1204 CmSurface2DUP ** p_Surface, in GEN_SURF_SET() argument
1216 …face2DUP(ov_width_bl * sizeof(mfxI16Pair), ov_height_bl, CM_SURFACE_FORMAT_A8, *p_Sys, *p_Surface); in GEN_SURF_SET()
1218 res = (*p_Surface)->GetIndex(*p_idxSurf); in GEN_SURF_SET()