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

  /hardware/intel/img/psb_video/src/
pnw_jpeg.c 466 ASSERT(obj_buffer->type == VAQMatrixBufferType);
507 case VAQMatrixBufferType:
508 drv_debug_msg(VIDEO_DEBUG_GENERAL, "pnw_jpeg_RenderPicture got VAQMatrixBufferType\n");
psb_drv_video.h 713 case VAQMatrixBufferType:
714 return "VAQMatrixBufferType";
tng_jpegES.c     [all...]
psb_drv_video.c     [all...]
  /external/chromium_org/third_party/libva/va/
va.h 874 VAQMatrixBufferType = 11,
    [all...]
  /hardware/intel/common/libva/va/
va.h     [all...]
va_trace.c 630 case VAQMatrixBufferType: return "VAQMatrixBufferType";
    [all...]

Completed in 43 milliseconds