Home
last modified time | relevance | path

Searched refs:coefficients (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Dadm1275.c103 struct coefficients { struct
109 static const struct coefficients adm1075_coefficients[] = { argument
117 static const struct coefficients adm1272_coefficients[] = {
130 static const struct coefficients adm1275_coefficients[] = {
136 static const struct coefficients adm1276_coefficients[] = {
144 static const struct coefficients adm1278_coefficients[] = {
151 static const struct coefficients adm1293_coefficients[] = {
474 const struct coefficients *coefficients; in adm1275_probe() local
564 coefficients = adm1075_coefficients; in adm1275_probe()
592 coefficients = adm1272_coefficients; in adm1275_probe()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/
H A Dbrcm,iproc-sba.txt7 The "brcm,iproc-sba" has support for only 6 PQ coefficients
8 The "brcm,iproc-sba-v2" has support for only 30 PQ coefficients
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dsht15.rst48 The humidity calibration coefficients are programmed into an OTP memory on the
49 chip. These coefficients are used to internally calibrate the signals from the
50 sensors. Disabling the reload of those coefficients allows saving 10ms for each
/OK3568_Linux_fs/buildroot/package/musepack/
H A D0005-fix-build-with-gcc-10.patch23 -const MPC_SAMPLE_FORMAT __Cc [1 + 18]; ///< Requantization coefficients
26 +extern const MPC_SAMPLE_FORMAT __Cc [1 + 18]; ///< Requantization coefficients
/OK3568_Linux_fs/kernel/sound/pci/nm256/
H A Dnm256_coef.c4 static const char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A Ddsp_dtmf.c173 goto coefficients; in dsp_dtmf_goertzel_decode()
209 coefficients: in dsp_dtmf_goertzel_decode()
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dcvb.h28 struct cvb_coefficients coefficients; member
H A Dcvb.c71 &entry->coefficients); in build_opp_table()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm2835.dtsi31 coefficients = <(-538) 407000>;
H A Domap3-cpu-thermal.dtsi16 coefficients = <0 20000>;
H A Domap443x.dtsi75 coefficients = <0 20000>;
H A Dbcm2836.dtsi85 coefficients = <(-538) 407000>;
H A Ddra7.dtsi992 coefficients = <0 2000>;
996 coefficients = <0 2000>;
1000 coefficients = <0 2000>;
1004 coefficients = <0 2000>;
1008 coefficients = <0 2000>;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_resize.h935 static float* stbir__get_coefficient(float* coefficients, stbir_filter filter, float scale, int n, … in stbir__get_coefficient() argument
938 return &coefficients[width*n + c]; in stbir__get_coefficient()
1117 …ize_downsample_coefficients(stbir__contributors* contributors, float* coefficients, stbir_filter f… in stbir__normalize_downsample_coefficients() argument
1133 …float coefficient = *stbir__get_coefficient(coefficients, filter, scale_ratio, j, i - contributors… in stbir__normalize_downsample_coefficients()
1148 … *stbir__get_coefficient(coefficients, filter, scale_ratio, j, i - contributors[j].n0) *= scale; in stbir__normalize_downsample_coefficients()
1161 while (*stbir__get_coefficient(coefficients, filter, scale_ratio, j, skip) == 0) in stbir__normalize_downsample_coefficients()
1181 …*stbir__get_coefficient(coefficients, filter, scale_ratio, j, i) = *stbir__get_coefficient(coeffic… in stbir__normalize_downsample_coefficients()
1194 static void stbir__calculate_filters(stbir__contributors* contributors, float* coefficients, stbir_… in stbir__calculate_filters() argument
1211 …_out, stbir__get_contributor(contributors, n), stbir__get_coefficient(coefficients, filter, scale_… in stbir__calculate_filters()
1227 …f_in, stbir__get_contributor(contributors, n), stbir__get_coefficient(coefficients, filter, scale_… in stbir__calculate_filters()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_resize.h935 static float* stbir__get_coefficient(float* coefficients, stbir_filter filter, float scale, int n, … in stbir__get_coefficient() argument
938 return &coefficients[width*n + c]; in stbir__get_coefficient()
1117 …ize_downsample_coefficients(stbir__contributors* contributors, float* coefficients, stbir_filter f… in stbir__normalize_downsample_coefficients() argument
1133 …float coefficient = *stbir__get_coefficient(coefficients, filter, scale_ratio, j, i - contributors… in stbir__normalize_downsample_coefficients()
1148 … *stbir__get_coefficient(coefficients, filter, scale_ratio, j, i - contributors[j].n0) *= scale; in stbir__normalize_downsample_coefficients()
1161 while (*stbir__get_coefficient(coefficients, filter, scale_ratio, j, skip) == 0) in stbir__normalize_downsample_coefficients()
1181 …*stbir__get_coefficient(coefficients, filter, scale_ratio, j, i) = *stbir__get_coefficient(coeffic… in stbir__normalize_downsample_coefficients()
1194 static void stbir__calculate_filters(stbir__contributors* contributors, float* coefficients, stbir_… in stbir__calculate_filters() argument
1211 …_out, stbir__get_contributor(contributors, n), stbir__get_coefficient(coefficients, filter, scale_… in stbir__calculate_filters()
1227 …f_in, stbir__get_contributor(contributors, n), stbir__get_coefficient(coefficients, filter, scale_… in stbir__calculate_filters()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/
H A Dbrcm,ns-thermal.txt23 coefficients = <(-556) 418000>;
H A Dbrcm,bcm2835-thermal.txt29 coefficients = <(-538) 407000>;
H A Dzx2967-thermal.txt54 coefficients = <1951 (-922)>;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/epeg/
H A Depeg_git.bb2 …jpeg features of being able to load an image by only decoding the DCT coefficients needed to recon…
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Ddeemph.plt57 # Calculate filter coefficients
81 # Calculate filter coefficients
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dst,sta32x.txt63 If present, then MPCC bits are used for MPC coefficients,
64 otherwise standard MPC coefficients are used.
H A Dst,sta350.txt67 If present, then MPCC bits are used for MPC coefficients,
68 otherwise standard MPC coefficients are used.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-tsl258312 This property gets/sets the table of coefficients
H A Dsysfs-bus-iio-isl2950136 From those two curves, a and b coefficients shall be
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DFEATURES.in132 ** biquad: 2nd-order IIR filter using externally provided coefficients
134 ** fir: FFT convolution FIR filter using externally provided coefficients

123