| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | poly_l2.c | 5 | Compute the base 2 log of a FPU_REG, using a polynomial approximation. | 25 | Base 2 logarithm by a polynomial approximation. | 103 | Base 2 logarithm by a polynomial approximation. | 179 | Base 2 logarithm by a polynomial approximation. |
|
| H A D | poly_tan.c | 5 | Compute the tan of a FPU_REG, using a polynomial approximation. | 165 approximation for pi/2 in poly_tan() 168 error due to the approximation used for pi/2 in poly_tan()
|
| H A D | poly_sin.c | 5 | Computation of an approximation of the sin function and the cosine | 162 compensate for the error due to the approximation used for in poly_sine() 342 compensate for the error due to the approximation used for in poly_cos()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/ |
| H A D | area.hpp | 35 approximation that gives the ellipsoidal correction 38 \tparam SeriesOrder The order of approximation of the geodesic integral 60 // Switch between two kinds of approximation(series in eps and n v.s.series in k ^ 2 and e'^2)
|
| H A D | distance_andoyer.hpp | 30 \brief Point-point distance approximation taking flattening into account 35 \note Although not so well-known, the approximation is very good: in all cases the results
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-fractional-divider.c | 7 * Uses rational best approximation algorithm. 102 if (fd->approximation) in clk_fd_round_rate() 103 fd->approximation(hw, rate, parent_rate, &m, &n); in clk_fd_round_rate()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | rational.c | 16 * calculate best rational approximation for a given fraction 67 /* Calculate the current rational approximation (aka in rational_best_approximation()
|
| /OK3568_Linux_fs/kernel/lib/math/ |
| H A D | rational.c | 18 * calculate best rational approximation for a given fraction 69 /* Calculate the current rational approximation (aka in rational_best_approximation()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/bnlm/ |
| H A D | ia_css_bnlm_types.h | 43 /* Coefficient for approximation, in the form of (1 + x / N)^N, 58 /* A lookup table for 1/sqrt(1+mu) approximation */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/ |
| H A D | atanh.hpp | 80 // approximation by taylor series in x at 0 up to order 2 in atanh_imp() 87 // approximation by taylor series in x at 0 up to order 4 in atanh_imp()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
| H A D | ia_css_ctc_types.h | 55 * ISP block: CTC2 (CTC by polygonal line approximation) 104 * (ISP2: CTC2 (CTC by polygonal line approximation) is used.)
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpih-div.c | 59 * result is a (N+1)-bit approximation to 1/DIVISOR_LIMB, with the in mpihelp_mod_1() 95 * result is a (N+1)-bit approximation to 1/DIVISOR_LIMB, with the in mpihelp_mod_1() 409 * result is a (N+1)-bit approximation to 1/DIVISOR_LIMB, with the in mpihelp_divmod_1() 444 * result is a (N+1)-bit approximation to 1/DIVISOR_LIMB, with the in mpihelp_divmod_1()
|
| /OK3568_Linux_fs/kernel/sound/pci/cs46xx/ |
| H A D | cs46xx_dsp_scb_types.h | 266 /* 16b.16b integer.frac approximation to the 268 frame. (approximation must be floor, to 342 16b.16b integer.frac approximation to the 344 (approximation must be floor, to insure */
|
| /OK3568_Linux_fs/kernel/drivers/clk/baikal-t1/ |
| H A D | ccu-pll.c | 178 * This will cause a worse approximation though. in ccu_pll_calc_factors() 206 * handled by the rational fraction approximation algorithm. in ccu_pll_calc_factors() 219 /* Select the best approximation of the target rate. */ in ccu_pll_calc_factors()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | mcp3021.rst | 31 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | cpu-hotplug-spec.rst | 23 number (or a reasonable approximation of it, with erring towards more not less)
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ |
| H A D | ia_css_ctc2_types.h | 21 * ISP block: CTC2 (CTC by polygonal approximation)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/ |
| H A D | strtod.h | 128 // Compute an approximation and see if it is within 1/2 ULP 262 // Use approximation from StrtodDiyFp and make adjustment with BigInteger comparison in StrtodFullPrecision()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | bpf_lru_list.h | 67 /* ref is an approximation on access frequency. It does not in bpf_lru_node_set_ref()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | rockchip-saradc.yaml | 7 title: Rockchip Successive Approximation Register (SAR) A/D Converter
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/include/mach/ |
| H A D | mtd-xip.h | 42 * It's permitted to do approximation for xip_elapsed_since macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/sunxi/ |
| H A D | clk-sun6i-apb0-gates.c | 70 /* Worst-case size approximation and memory allocation */ in sun6i_a31_apb0_gates_clk_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_ptp.c | 292 /* Determine which end gives better approximation */ in qed_ptp_hw_adjfreq() 299 /* Track best approximation found so far */ in qed_ptp_hw_adjfreq()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/ |
| H A D | index_testing.h | 191 // use linear approximation get a better estimation 283 // use linear approximation get a better estimation
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/ |
| H A D | differential_quantities.hpp | 143 /*! Approximation of J12, expanded into taylor series in f 224 /*! Approximation of J12, expanded into taylor series in e'^2
|