Home | History | Annotate | Download | only in videoencoder

Lines Matching refs:CreateNewVASurface

245         mRefSurface = CreateNewVASurface(mVADisplay, stride_aligned, height_aligned);
246 mRecSurface = CreateNewVASurface(mVADisplay, stride_aligned, height_aligned);
251 mAutoRefSurfaces[i] = CreateNewVASurface(mVADisplay, stride_aligned, height_aligned);
1521 surface = CreateNewVASurface(mVADisplay, width, height);