Home
last modified time | relevance | path

Searched refs:core_sbr_framelength_index (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_init_config.c506 pstr_usac_conf->core_sbr_framelength_index = in ixheaacd_config()
509 if (pstr_usac_conf->core_sbr_framelength_index > 4) return -1; in ixheaacd_config()
535 ixheaacd_sbr_ratio(pstr_usac_conf->core_sbr_framelength_index), chan); in ixheaacd_config()
Dixheaacd_create.c319 frame_len_tbl[ptr_usac_config->core_sbr_framelength_index] - 1; in ixheaacd_decode_init()
370 ptr_usac_config->core_sbr_framelength_index, &out_frame_len, in ixheaacd_dec_data_init()
Dixheaacd_config.h198 UINT32 core_sbr_framelength_index; member