Home | History | Annotate | Download | only in videoencoder

Lines Matching refs:vaDeriveImage

1520     vaStatus = vaDeriveImage(mVADisplay, surface, &image);
1521 CHECK_VA_STATUS_RETURN("vaDeriveImage");
1522 LOG_V( "vaDeriveImage Done\n");