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.c1473 if (ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]) { in ixheaacd_decode_hcr_non_pcw()
1475 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset] - 32, 0); in ixheaacd_decode_hcr_non_pcw()
1477 min(ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset], 32); in ixheaacd_decode_hcr_non_pcw()
1562 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1586 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1602 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1607 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]; in ixheaacd_decode_hcr_non_pcw()
1615 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset] = in ixheaacd_decode_hcr_non_pcw()
1625 ptr_hcr_info->str_segment_info.p_num_bits[*cw_offset]); in ixheaacd_decode_hcr_non_pcw()
1626 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