Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/common/
H A Dih264_cavlc_tables.c184 const UWORD8 gu1_code_zero_table[135] = variable
H A Dih264_cavlc_tables.h62 extern const UWORD8 gu1_code_zero_table[135];
/aosp_15_r20/external/libavc/encoder/
H A Dih264e_cavlc.c518 u4_codeword = gu1_code_zero_table[index]; in ih264e_write_coeff4x4_cavlc()
/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_cavlc.c515 u4_codeword = gu1_code_zero_table[index]; in isvce_write_coeff4x4_cavlc()