HomeSort by relevance Sort by last modified time
    Searched full:first_coeff_offset (Results 1 - 1 of 1) sorted by null

  /external/libavc/decoder/
ih264d_parse_cabac.c 143 WORD32 first_coeff_offset = 0; local
147 first_coeff_offset = 1;
226 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, (i + first_coeff_offset));
283 SET_BIT(ps_tu_4x4->u2_sig_coeff_map, (i + first_coeff_offset));
    [all...]

Completed in 91 milliseconds