Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/common/
H A Dih264_cavlc_tables.c83 const UWORD8 gu1_code_coeff_token_table[3][4][16] = variable
H A Dih264_cavlc_tables.h56 extern const UWORD8 gu1_code_coeff_token_table[3][4][16];
/aosp_15_r20/external/libavc/encoder/
H A Dih264e_cavlc.c359 … u4_codeword = gu1_code_coeff_token_table[u4_vlcnum][u4_trailing_ones][u4_total_coeff-1]; in ih264e_write_coeff4x4_cavlc()
/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_cavlc.c352 gu1_code_coeff_token_table[u4_vlcnum][u4_trailing_ones][u4_total_coeff - 1]; in isvce_write_coeff4x4_cavlc()