Lines Matching refs:vaRenderPicture
848 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &miscParamBufferID, 1);
849 CHECK_VA_STATUS_RETURN("vaRenderPicture");
881 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &miscParamBufferCIRid, 1);
882 CHECK_VA_STATUS_RETURN("vaRenderPicture");
915 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &miscParamBufferID, 1);
916 CHECK_VA_STATUS_RETURN("vaRenderPicture");
1083 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &mFrameRateParamBuf, 1);
1084 CHECK_VA_STATUS_RETURN("vaRenderPicture");
1085 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &mSeqParamBuf, 1);
1086 CHECK_VA_STATUS_RETURN("vaRenderPicture");
1087 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &mRcParamBuf, 1);
1088 CHECK_VA_STATUS_RETURN("vaRenderPicture");
1122 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &packed_seq_header_param_buf_id, 1);
1123 CHECK_VA_STATUS_RETURN("vaRenderPicture");
1125 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &packed_seq_buf_id, 1);
1126 CHECK_VA_STATUS_RETURN("vaRenderPicture");
1205 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &mPicParamBuf, 1);
1206 CHECK_VA_STATUS_RETURN("vaRenderPicture");
1241 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &packed_pic_header_param_buf_id, 1);
1242 CHECK_VA_STATUS_RETURN("vaRenderPicture");
1244 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &packed_pic_buf_id, 1);
1245 CHECK_VA_STATUS_RETURN("vaRenderPicture");
1373 vaStatus = vaRenderPicture(mVADisplay, mVAContext, &mSliceParamBuf, 1);
1374 CHECK_VA_STATUS_RETURN("vaRenderPicture");