Searched refs:mRecSurface (Results 1 – 2 of 2) sorted by relevance
147 VASurfaceID mRecSurface; //reconstructed surface, only used in base variable
49 ,mRecSurface(VA_INVALID_SURFACE) in VideoEncoderBase()246 mRecSurface = CreateNewVASurface(mVADisplay, stride_aligned, height_aligned); in start()274 contextSurfaces[++index] = mRecSurface; in start()396 VASurfaceID tmpSurface = mRecSurface; in encode()397 mRecSurface = mRefSurface; in encode()402 task->rec_surface = mRecSurface; in encode()