Home | History | Annotate | Download | only in videoencoder

Lines Matching refs:vaDestroyImage

1549     vaStatus = vaDestroyImage(mVADisplay, image.image_id);
1550 CHECK_VA_STATUS_RETURN("vaDestroyImage");