Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_jpegdec.c521 vlc_table_stats_jpeg * ptable_stats) in JPG_VLC_CompileTable() argument
523 ptable_stats->initial_width = 5; in JPG_VLC_CompileTable()
524 ptable_stats->initial_opcode = JPG_OP_DECODE_DIRECT; in JPG_VLC_CompileTable()
526 ptable_stats->size = jpg_vlc_decode_direct( in JPG_VLC_CompileTable()
534 IMG_ASSERT( ptable_stats->size <= ram_size ); in JPG_VLC_CompileTable()