Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_cavlc_tables.c279 const UWORD8 gu1_index_run_table[7] = variable
Dih264_cavlc_tables.h131 extern const UWORD8 gu1_index_run_table[7];
/external/libavc/encoder/
Dih264e_cavlc.c538 u4_index = gu1_index_run_table[MAX_ZERO_LEFT]; in ih264e_write_coeff4x4_cavlc()
542 u4_index = gu1_index_run_table[u4_zeros_left - 1]; in ih264e_write_coeff4x4_cavlc()