HomeSort by relevance Sort by last modified time
    Searched refs:str_dec_io (Results 1 - 2 of 2) sorted by null

  /external/libxaac/decoder/
ixheaacd_huff_code_reorder.c 108 WORD32 *ptr_long = ptr_hcr_info->str_dec_io.ptr_quant_spec_coeff_base;
126 ptr_hcr_info->str_dec_io.err_log |= (ERROR_POS << 31);
129 ptr_hcr_info->str_dec_io.err_log |= (ERROR_POS << 30);
132 ptr_hcr_info->str_dec_io.err_log |= (ERROR_POS << 29);
158 WORD32 quant_spec_coeff_idx = ptr_hcr_info->str_dec_io.quant_spec_coeff_idx;
199 ptr_hcr_info->str_dec_io.quant_spec_coeff_idx = quant_spec_coeff_idx;
268 ptr_hcr_info->str_dec_io.reordered_spec_data_len =
270 ptr_hcr_info->str_dec_io.longest_cw_len =
272 ptr_hcr_info->str_dec_io.ptr_quant_spec_coeff_base =
274 ptr_hcr_info->str_dec_io.quant_spec_coeff_idx = 0
    [all...]
ixheaacd_channelinfo.h 259 ia_huff_code_reorder_io_struct str_dec_io; member in struct:__anon26499

Completed in 3353 milliseconds