Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_huff_code_reorder.c1461 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 *cw_offset, WORD32 trial, in ixheaacd_decode_hcr_non_pcw() argument
1472 segment_offset++, *cw_offset += 1) { in ixheaacd_decode_hcr_non_pcw()
1474 !ptr_hcr_info->str_segment_info.is_decoded[*cw_offset]) { in ixheaacd_decode_hcr_non_pcw()
1485 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()
1493 ptr_hcr_info->str_segment_info.code_extra[*cw_offset], in ixheaacd_decode_hcr_non_pcw()
1496 ptr_hcr_info->str_segment_info.code[*cw_offset], in ixheaacd_decode_hcr_non_pcw()
1556 .res_ptr_idx[*cw_offset % num_segment]; in ixheaacd_decode_hcr_non_pcw()
1559 .ptr_cb[*cw_offset % num_segment] <= 4) { in ixheaacd_decode_hcr_non_pcw()
[all …]
Dixheaacd_channelinfo.h254 UWORD32 cw_offset; member