Home | History | Annotate | Download | only in videodecoder

Lines Matching refs:vaBeginPicture

333         vaStatus = vaBeginPicture(mVADisplay, mVAContext, mAcquiredBuffer->renderBuffer.surface);
334 CHECK_VA_STATUS("vaBeginPicture");