Searched refs:num_decoded_bits (Results 1 – 1 of 1) sorted by relevance
1104 WORD32 num_decoded_bits; in ixheaacd_decode_pcw() local1142 num_decoded_bits = 0; in ixheaacd_decode_pcw()1150 p_remaining_bits_in_seg, &num_decoded_bits); in ixheaacd_decode_pcw()1154 if (cur_ext_sort_cw_sec * max_allowed_cw_len < num_decoded_bits) { in ixheaacd_decode_pcw()1173 num_decoded_bits = 0; in ixheaacd_decode_pcw()1190 huff_mode, p_remaining_bits_in_seg, &num_decoded_bits); in ixheaacd_decode_pcw()1194 if (cur_ext_sort_cw_sec * max_allowed_cw_len < num_decoded_bits) { in ixheaacd_decode_pcw()1212 num_decoded_bits = 0; in ixheaacd_decode_pcw()1221 &num_decoded_bits); in ixheaacd_decode_pcw()1225 if (cur_ext_sort_cw_sec * max_allowed_cw_len < num_decoded_bits) { in ixheaacd_decode_pcw()