Searched refs:ac_values (Results 1 – 4 of 4) sorted by relevance
127 unsigned char ac_values[162]; member
1006 sprintf(tmp + strlen(tmp), "%u ", p->huffman_table[i].ac_values[j]); in va_TraceVAHuffmanTableBufferJPEG()
96 ac_values:{125 ac_values:{167 memcpy(priv->HTAC[i].values, default_huffman_table_param.huffman_table[i].ac_values, 256); in build_default_huffman_tables()760 memcpy(huffman_table.huffman_table[i].ac_values, priv->HTAC[i].values, in tinyjpeg_decode()761 sizeof(huffman_table.huffman_table[i].ac_values)); in tinyjpeg_decode()
813 …>symbol_codes[1][table_id][table_ind].symbol = huff->huffman_table[table_id].ac_values[table_ind];; in tng__JPEG_process_huffman_tables()