Home | History | Annotate | Download | only in videoencoder

Lines Matching refs:mRecSurface

49     ,mRecSurface(VA_INVALID_SURFACE)
246 mRecSurface = CreateNewVASurface(mVADisplay, stride_aligned, height_aligned);
274 contextSurfaces[++index] = mRecSurface;
396 VASurfaceID tmpSurface = mRecSurface;
397 mRecSurface = mRefSurface;
402 task->rec_surface = mRecSurface;