Searched refs:contextSurfaces (Results 1 – 1 of 1) sorted by relevance
259 VASurfaceID *contextSurfaces = new VASurfaceID[contextSurfaceCnt]; in start() local265 contextSurfaces[++index] = (*map_node)->getVASurface(); in start()270 contextSurfaces[++index] = mRefSurface; in start()271 contextSurfaces[++index] = mRecSurface; in start()274 contextSurfaces[++index] = mAutoRefSurfaces[i]; in start()287 VA_PROGRESSIVE, contextSurfaces, contextSurfaceCnt, in start()291 delete [] contextSurfaces; in start()