Searched refs:sample_rate_layer (Results 1 – 3 of 3) sorted by relevance
111 WORD32 *output_samples, WORD32 *sample_rate_layer, in ixheaacd_sbr_params() argument135 *sample_rate_layer = (*sample_rate_layer * 3) >> 3; in ixheaacd_sbr_params()142 *sample_rate_layer = *sample_rate_layer >> 1; in ixheaacd_sbr_params()149 *sample_rate_layer = *sample_rate_layer >> 2; in ixheaacd_sbr_params()153 *sample_freq_indx = ixheaacd_get_sample_freq_indx(*sample_rate_layer); in ixheaacd_sbr_params()
392 &pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()396 pstr_frame_data->str_layer.sample_rate_layer; in ixheaacd_dec_data_init()426 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_dec_data_init()427 4 * pstr_frame_data->str_layer.sample_rate_layer / 3; in ixheaacd_dec_data_init()446 ixheaacd_decode_init(handle, pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()524 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_frm_data_init()680 pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_decode_create()
46 WORD32 sample_rate_layer; member