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

  /hardware/intel/img/psb_video/src/
psb_drv_video.h 711 case VAHuffmanTableBufferType:
712 return "VAHuffmanTableBufferType";
tng_jpegdec.c 724 ASSERT(obj_buffer->type == VAHuffmanTableBufferType);
    [all...]
psb_drv_video.c     [all...]
  /external/chromium_org/third_party/libva/va/
va.h 875 VAHuffmanTableBufferType = 12,
    [all...]
  /hardware/intel/common/libva/test/decode/
tinyjpeg.c 766 VAHuffmanTableBufferType, // VAHuffmanTableBufferJPEGBaseline?
  /hardware/intel/common/libva/va/
va.h     [all...]
va_trace.c 631 case VAHuffmanTableBufferType: return "VAHuffmanTableBufferType";
    [all...]

Completed in 390 milliseconds