Searched refs:sample_rate_layer (Results 1 – 3 of 3) sorted by relevance
107 WORD32 *output_samples, WORD32 *sample_rate_layer, in ixheaacd_sbr_params() argument131 *sample_rate_layer = (*sample_rate_layer * 3) >> 3; in ixheaacd_sbr_params()138 *sample_rate_layer = *sample_rate_layer >> 1; in ixheaacd_sbr_params()145 *sample_rate_layer = *sample_rate_layer >> 2; in ixheaacd_sbr_params()149 *sample_freq_indx = ixheaacd_get_sample_freq_indx(*sample_rate_layer); in ixheaacd_sbr_params()
394 &pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()398 pstr_frame_data->str_layer.sample_rate_layer; in ixheaacd_dec_data_init()428 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_dec_data_init()429 4 * pstr_frame_data->str_layer.sample_rate_layer / 3; in ixheaacd_dec_data_init()448 ixheaacd_decode_init(handle, pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()526 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_frm_data_init()682 pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_decode_create()
46 WORD32 sample_rate_layer; member