Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c1485 if (ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]) { in ixheaacd_decode_hcr_non_pcw()
1487 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset] - 32, 0); in ixheaacd_decode_hcr_non_pcw()
1489 min(ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset], 32); in ixheaacd_decode_hcr_non_pcw()
1583 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1618 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1634 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1639 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1647 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset] = in ixheaacd_decode_hcr_non_pcw()
1657 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]); in ixheaacd_decode_hcr_non_pcw()
1658 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset] = 0; in ixheaacd_decode_hcr_non_pcw()
Dixheaacd_channelinfo.h224 WORD8 p_num_bits[512]; member