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.c1499 if (ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]) { in ixheaacd_decode_hcr_non_pcw()
1501 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset] - 32, 0); in ixheaacd_decode_hcr_non_pcw()
1503 min(ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset], 32); in ixheaacd_decode_hcr_non_pcw()
1597 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1632 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1648 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1653 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1661 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset] = in ixheaacd_decode_hcr_non_pcw()
1671 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]); in ixheaacd_decode_hcr_non_pcw()
1672 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset] = 0; in ixheaacd_decode_hcr_non_pcw()
Dixheaacd_channelinfo.h225 WORD8 p_num_bits[512]; member