Home
last modified time | relevance | path

Searched refs:MBVMEInterPredictionSurfIndex (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/codec/hal/
H A Dcodechal_fei_avc_g9.h81 SurfaceIndex * MBVMEInterPredictionSurfIndex; member
H A Dcodechal_fei_avc_g9.cpp6376 vmeSurface[vmeIdx++] = SET_SURFINDEX(avcMBEncSurface->MBVMEInterPredictionSurfIndex); in SendCurbeAvcMfeMbEnc()
6713 cmSurfaces->MBVMEInterPredictionSurfIndex = cmVmeSurfIdx[0 + vmeIdx]; in SendAvcMfeMbEncSurfaces()
6721 m_cmDev->SetVmeSurfaceStateParam(cmSurfaces->MBVMEInterPredictionSurfIndex, &vmeDimensionParam); in SendAvcMfeMbEncSurfaces()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/codec/hal/
H A Dcodechal_fei_avc_g8.cpp3452 SurfaceIndex * MBVMEInterPredictionSurfIndex; member
4643 …rnel->SetKernelArg(index++, sizeof(SurfaceIndex), avcMbEncSurface->MBVMEInterPredictionSurfIndex)); in DispatchKernelMbEnc()
4880 cmSurfaces->MBVMEInterPredictionSurfIndex = cmVmeSurfIdx[0]; in SendAvcMbEncSurfaces()
4888 pCmDev->SetVmeSurfaceStateParam(cmSurfaces->MBVMEInterPredictionSurfIndex, &vmeDimensionParam); in SendAvcMbEncSurfaces()