Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_cabac.c143 WORD32 first_coeff_offset = 0; in ih264d_read_coeff4x4_cabac() local
147 first_coeff_offset = 1; in ih264d_read_coeff4x4_cabac()
226 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, (i + first_coeff_offset)); in ih264d_read_coeff4x4_cabac()
283 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, (i + first_coeff_offset)); in ih264d_read_coeff4x4_cabac()