Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_jpegdec.c200 uint32_t huffman_table_space; member
539 ctx->huffman_table_space = 1984; in compile_huffman_tables()
549 … &ctx->symbol_stats[table_class][table_id], ctx->huffman_table_space, ctx->huffman_table_RAM, in compile_huffman_tables()
551 ctx->huffman_table_space -= ctx->table_stats[table_class][table_id].size; in compile_huffman_tables()