Home
last modified time | relevance | path

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

/external/libavc/common/
Dih264_cabac_tables.c68 const UWORD32 gau4_ih264_cabac_table[128][4] = variable
Dih264_cabac_tables.h180 extern const UWORD32 gau4_ih264_cabac_table[128][4];
/external/libavc/encoder/
Dih264e_cabac.c488 u4_table_val= gau4_ih264_cabac_table[state_mps][(u4_range >> 6) & 0x3]; in ih264e_cabac_encode_bin()
Dih264e_cabac_encode.c256 gau4_ih264_cabac_table[i1_state][u2_quant_code_int_range]; in ih264e_cabac_enc_intra_mb_type()