Searched refs:_floor (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/modes/
H A Dsetup_11.h84 _floor,
135 _floor,
H A Dsetup_22.h72 _floor,
123 _floor,
H A Dsetup_32.h76 _floor,
127 _floor,
H A Dsetup_8.h89 _floor,
140 _floor,
H A Dsetup_44u.h69 _floor,
H A Dsetup_X.h67 _floor,
118 _floor,
169 _floor,
220 _floor,
H A Dsetup_44.h101 _floor,
H A Dsetup_16.h93 _floor,
144 _floor,
H A Dfloor_all.h161 static const vorbis_info_floor1 _floor[10]={ variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dphy_calibration.c179 s32 _floor(s32 n) function
847 tx_cal_flt_b[0] = _floor(temp1/(32768+a_2));
848 tx_cal_flt_b[1] = _floor(temp2/(32768+a_2));
849 tx_cal_flt_b[2] = _floor(temp2/(32768-a_2));
850 tx_cal_flt_b[3] = _floor(temp1/(32768-a_2));
1265 rx_cal_flt_b[0] = _floor(temp1/(32768+a_2));
1266 rx_cal_flt_b[1] = _floor(temp2/(32768-a_2));
1267 rx_cal_flt_b[2] = _floor(temp2/(32768+a_2));
1268 rx_cal_flt_b[3] = _floor(temp1/(32768-a_2));

Completed in 81 milliseconds