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

  /external/libxaac/decoder/
ixheaacd_sbrdec_initfuncs.c 569 ia_sbr_header_data_struct *ptr_sbr_dflt_header = local
721 ptr_sbr_dflt_header->start_freq = ptr_usac_dflt_header->start_freq;
722 ptr_sbr_dflt_header->stop_freq = ptr_usac_dflt_header->stop_freq;
725 ptr_sbr_dflt_header->freq_scale = ptr_usac_dflt_header->freq_scale;
726 ptr_sbr_dflt_header->alter_scale = ptr_usac_dflt_header->alter_scale;
727 ptr_sbr_dflt_header->noise_bands = ptr_usac_dflt_header->noise_bands;
729 ptr_sbr_dflt_header->freq_scale = SBR_FREQ_SCALE_DEFAULT;
730 ptr_sbr_dflt_header->alter_scale = SBR_ALTER_SCALE_DEFAULT;
731 ptr_sbr_dflt_header->noise_bands = SBR_NOISE_BANDS_DEFAULT;
735 ptr_sbr_dflt_header->limiter_bands = ptr_usac_dflt_header->limiter_bands
    [all...]
ixheaacd_env_extr.h 136 FLAG stereo_flag, ia_sbr_header_data_struct *ptr_sbr_dflt_header);
ixheaacd_sbrdecoder.c 270 ia_sbr_header_data_struct *ptr_sbr_dflt_header = local
414 ptr_header_data[k], it_bit_buff, stereo, ptr_sbr_dflt_header);
454 ptr_header_data[k], it_bit_buff, stereo, ptr_sbr_dflt_header);

Completed in 958 milliseconds