Lines Matching refs:SoftFloat
163 SoftFloat temp1, temp2, fac;
189 SoftFloat temp1, temp2, fac;
207 SoftFloat temp1;
243 SoftFloat phi[3][2][2];
244 SoftFloat a00, a01, a10, a11;
245 SoftFloat dk;
257 SoftFloat temp_real, temp_im;
273 SoftFloat temp_real, temp_im;
404 static const SoftFloat limgain[4] = { { 760155524, 0 }, { 0x20000000, 1 },
410 SoftFloat gain_boost, gain_max;
411 SoftFloat sum[2];
414 const SoftFloat temp = av_div_sf(sbr->e_origmapped[e][m],
449 SoftFloat q_m_max = av_div_sf(
497 static const SoftFloat h_smooth[5] = {
504 SoftFloat (*g_temp)[48] = ch_data->g_temp, (*q_temp)[48] = ch_data->q_temp;
533 SoftFloat g_filt_tab[48];
534 SoftFloat q_filt_tab[48];
535 SoftFloat *g_filt, *q_filt;
573 SoftFloat *in = sbr->s_m[e];