Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_cavlc_tables.c100 const UWORD8 gu1_code_coeff_token_table[3][4][16] = variable
Dih264_cavlc_tables.h76 extern const UWORD8 gu1_code_coeff_token_table[3][4][16];
/external/libavc/encoder/
Dih264e_cavlc.c355 … u4_codeword = gu1_code_coeff_token_table[u4_vlcnum][u4_trailing_ones][u4_total_coeff-1]; in ih264e_write_coeff4x4_cavlc()