Home
last modified time | relevance | path

Searched refs:symbol_stats (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_jpegdec.c197 vlc_symbol_stats_jpeg symbol_stats[TABLE_CLASS_NUM][JPEG_MAX_SETS_HUFFMAN_TABLES]; member
547 if (ctx->symbol_stats[table_class][table_id].num_codes) { in compile_huffman_tables()
549 … &ctx->symbol_stats[table_class][table_id], ctx->huffman_table_space, ctx->huffman_table_RAM, in compile_huffman_tables()
773 ctx->symbol_stats[0][table_id].num_codes = table_entries; in tng__JPEG_process_huffman_tables()
816 ctx->symbol_stats[1][table_id].num_codes = table_entries; in tng__JPEG_process_huffman_tables()