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.c522 pstr_usac_conf->core_sbr_framelength_index = in ixheaacd_config()
525 if (pstr_usac_conf->core_sbr_framelength_index > MAX_CORE_SBR_FRAME_LEN_IDX) in ixheaacd_config()
552 ixheaacd_sbr_ratio(pstr_usac_conf->core_sbr_framelength_index), chan); in ixheaacd_config()
Dixheaacd_create.c336 frame_len_tbl[ptr_usac_config->core_sbr_framelength_index]; in ixheaacd_decode_init()
390 ptr_usac_config->core_sbr_framelength_index, &out_frame_len, in ixheaacd_dec_data_init()
Dixheaacd_config.h200 UINT32 core_sbr_framelength_index; member