HomeSort by relevance Sort by last modified time
    Searched refs:vaDestroyImage (Results 1 - 19 of 19) sorted by null

  /hardware/intel/common/libva/test/
loadsurface.h 285 vaDestroyImage(va_dpy,surface_image.image_id);
379 vaDestroyImage(va_dpy,surface_image.image_id);
477 vaDestroyImage(va_dpy,surface_image.image_id);
  /hardware/intel/common/libva/test/basic/
test_vaSurfaceAttrib.c 150 va_status = vaDestroyImage(va_dpy, image_id.image_id);
  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.cc 406 vaDestroyImage(va_display_, image->image_id);
414 vaDestroyImage(va_display_, image->image_id);
  /external/chromium_org/third_party/libva/va/
va_backend.h 239 VAStatus (*vaDestroyImage) (
va.h     [all...]
  /hardware/intel/common/libva/va/
va_backend.h 238 VAStatus (*vaDestroyImage) (
va.c     [all...]
va.h     [all...]
  /hardware/intel/common/libva/test/videoprocess/
videoprocess.cpp 249 vaDestroyImage(va_dpy, surface_image.image_id);
350 vaDestroyImage(va_dpy, surface_image.image_id);
457 vaDestroyImage(va_dpy, surface_image.image_id);
    [all...]
  /hardware/intel/common/libva/test/putsurface/
putsurface_common.c 670 va_status = vaDestroyImage(va_dpy, csc_dst_fourcc_image.image_id);
671 CHECK_VASTATUS(va_status,"vaDestroyImage");
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp     [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderUtils.cpp 652 vaStatus = vaDestroyImage(mVADisplay, destImage.image_id);
653 CHECK_VA_STATUS_RETURN("vaDestroyImage");
VideoEncoderBase.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9HWR.cpp 337 vaDestroyImage(mVADisplay, image.image_id);
  /hardware/intel/common/libva/test/encode/
mpeg2enc.c 496 vaDestroyImage(ctx->va_dpy, surface_image.image_id);
    [all...]
mpeg2vaenc.c 496 vaDestroyImage(ctx->va_dpy, surface_image.image_id);
    [all...]
avcenc.c 421 vaDestroyImage(va_dpy, surface_image.image_id);
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.c     [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 1121 milliseconds