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

  /external/chromium_org/third_party/libva/va/
va_dec_jpeg.h 102 * The #load_huffman_table array can be used as a hint to notify the
108 unsigned char load_huffman_table[2]; member in struct:_VAHuffmanTableBufferJPEGBaseline
  /hardware/intel/common/libva/va/
va_dec_jpeg.h 106 * The #load_huffman_table array can be used as a hint to notify the
112 unsigned char load_huffman_table[2]; member in struct:_VAHuffmanTableBufferJPEGBaseline
va_trace.c     [all...]
  /hardware/intel/common/libva/test/decode/
tinyjpeg.c 744 MIN(COMPONENTS, ARRAY_ELEMS(huffman_table.load_huffman_table));
753 huffman_table.load_huffman_table[i] = 1;

Completed in 155 milliseconds