Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_cavlc.c533 UWORD32 u4_run_before = pu1_zero_run[u4_max_num_coef]; in ih264e_write_coeff4x4_cavlc() local
545 u4_codesize = gu1_size_run_table[u4_index + u4_run_before]; in ih264e_write_coeff4x4_cavlc()
546 u4_codeword = gu1_code_run_table[u4_index + u4_run_before]; in ih264e_write_coeff4x4_cavlc()
553 u4_zeros_left -= u4_run_before; in ih264e_write_coeff4x4_cavlc()