Searched refs:sample_rate_layer (Results 1 – 3 of 3) sorted by relevance
110 WORD32 *output_samples, WORD32 *sample_rate_layer, in ixheaacd_sbr_params() argument134 *sample_rate_layer = (*sample_rate_layer * 3) >> 3; in ixheaacd_sbr_params()141 *sample_rate_layer = *sample_rate_layer >> 1; in ixheaacd_sbr_params()148 *sample_rate_layer = *sample_rate_layer >> 2; in ixheaacd_sbr_params()152 *sample_freq_indx = ixheaacd_get_sample_freq_indx(*sample_rate_layer); in ixheaacd_sbr_params()
372 &pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()376 pstr_frame_data->str_layer.sample_rate_layer; in ixheaacd_dec_data_init()406 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_dec_data_init()407 4 * pstr_frame_data->str_layer.sample_rate_layer / 3; in ixheaacd_dec_data_init()426 ixheaacd_decode_init(handle, pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_dec_data_init()504 pstr_frame_data->str_layer.sample_rate_layer = in ixheaacd_frm_data_init()660 pstr_frame_data->str_layer.sample_rate_layer, in ixheaacd_decode_create()
46 WORD32 sample_rate_layer; member