Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/common/
H A Dih264_cavlc_tables.c208 const UWORD8 gu1_code_zero_table_chroma[9] = variable
H A Dih264_cavlc_tables.h64 extern const UWORD8 gu1_code_zero_table_chroma[9];
/aosp_15_r20/external/libavc/encoder/
H A Dih264e_cavlc.c512 u4_codeword = gu1_code_zero_table_chroma[index]; in ih264e_write_coeff4x4_cavlc()
/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_cavlc.c509 u4_codeword = gu1_code_zero_table_chroma[index]; in isvce_write_coeff4x4_cavlc()