Searched refs:mRefSurface (Results 1 – 2 of 2) sorted by relevance
146 VASurfaceID mRefSurface; //reference surface, only used in base variable
48 ,mRefSurface(VA_INVALID_SURFACE) in VideoEncoderBase()245 mRefSurface = CreateNewVASurface(mVADisplay, stride_aligned, height_aligned); in start()273 contextSurfaces[++index] = mRefSurface; in start()397 mRecSurface = mRefSurface; in encode()398 mRefSurface = tmpSurface; in encode()401 task->ref_surface = mRefSurface; in encode()