Searched refs:samp_freq (Results 1 – 2 of 2) sorted by relevance
232 IA_ERRORCODE ixheaacd_calc_k0_k2_bands(const WORD32 samp_freq, in ixheaacd_calc_k0_k2_bands() argument240 WORD32 fs = samp_freq; in ixheaacd_calc_k0_k2_bands()275 *ptr_k2 = ixheaacd_calc_stop_band(samp_freq, stop_freq, upsamp_fac); in ixheaacd_calc_k0_k2_bands()
1313 WORD32 samp_freq; in ixheaacd_mps_header_decode() local1327 samp_freq = self->ldmps_config.bs_fampling_frequency; in ixheaacd_mps_header_decode()1329 samp_freq = sampling_rate_tbl[self->ldmps_config.bs_sampling_freq_index]; in ixheaacd_mps_header_decode()1332 if (samp_freq < 27713.0) { in ixheaacd_mps_header_decode()1334 } else if (samp_freq >= 55426.0) { in ixheaacd_mps_header_decode()