OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ac_values
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/libva/va/
va_dec_jpeg.h
127
unsigned char
ac_values
[162];
member in struct:_VAHuffmanTableBufferJPEGBaseline::__anon31266
va_trace.c
[
all
...]
/hardware/intel/common/libva/test/decode/
tinyjpeg.c
96
ac_values
:{
125
ac_values
:{
167
memcpy(priv->HTAC[i].values, default_huffman_table_param.huffman_table[i].
ac_values
, 256);
760
memcpy(huffman_table.huffman_table[i].
ac_values
, priv->HTAC[i].values,
761
sizeof(huffman_table.huffman_table[i].
ac_values
));
/hardware/intel/img/psb_video/src/
tng_jpegdec.c
813
ctx->symbol_codes[1][table_id][table_ind].symbol = huff->huffman_table[table_id].
ac_values
[table_ind];;
[
all
...]
Completed in 50 milliseconds