Searched refs:gu1_code_coeff_token_table (Results 1 – 3 of 3) sorted by relevance
100 const UWORD8 gu1_code_coeff_token_table[3][4][16] = variable
76 extern const UWORD8 gu1_code_coeff_token_table[3][4][16];
355 … u4_codeword = gu1_code_coeff_token_table[u4_vlcnum][u4_trailing_ones][u4_total_coeff-1]; in ih264e_write_coeff4x4_cavlc()