| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispresizer.h | 21 * Constants for filter coefficients count 26 * struct isprsz_coef - Structure for resizer filter coefficients. 27 * @h_filter_coef_4tap: Horizontal filter coefficients for 8-phase/4-tap 29 * @v_filter_coef_4tap: Vertical filter coefficients for 8-phase/4-tap 31 * @h_filter_coef_7tap: Horizontal filter coefficients for 4-phase/7-tap 33 * @v_filter_coef_7tap: Vertical filter coefficients for 4-phase/7-tap
|
| H A D | isppreview.h | 62 * @cfa: CFA coefficients. 63 * @csup: Chroma suppression coefficients. 64 * @luma: Luma enhancement coefficients. 65 * @nf: Noise filter coefficients. 66 * @dcor: Noise filter coefficients. 67 * @gamma: Gamma coefficients.
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_util.h | 59 * @ adjust_a: A-coefficients for mapping curve 60 * @ adjust_b: B-coefficients for mapping curve 61 * @ adjust_c: C-coefficients for mapping curve 97 * @ blend_cfg: blend coefficients configuration 211 * @adjust_a: Mapping curves A coefficients 212 * @adjust_b: Mapping curves B coefficients 213 * @adjust_c: Mapping curves C coefficients 251 * @blend_cfg: Selection of blend coefficients
|
| /linux/drivers/media/platform/ti/vpe/ |
| H A D | sc.c | 58 * set the horizontal scaler coefficients according to the ratio of output to 94 * for each phase, the scaler expects space for 8 coefficients in sc_set_hs_coeffs() 96 * 7 coefficients and skip the last slot to move to the next in sc_set_hs_coeffs() 97 * row to hold coefficients for the next phase in sc_set_hs_coeffs() 107 * set the vertical scaler coefficients according to the ratio of output to 136 * for the vertical scaler, we copy the first 5 coefficients and in sc_set_vs_coeffs() 138 * coefficients for the next phase in sc_set_vs_coeffs()
|
| /linux/drivers/isdn/mISDN/ |
| H A D | dsp_dtmf.c | 98 * calculate the coefficients of the given sample and decode * 114 * fmt - 0 = alaw, 1 = ulaw, 2 = coefficients from HFC DTMF hw-decoder 148 case 2: /* HFC coefficients */ in dsp_dtmf_goertzel_decode() 152 printk(KERN_ERR "%s: coefficients have invalid " in dsp_dtmf_goertzel_decode() 173 goto coefficients; in dsp_dtmf_goertzel_decode() 206 /* our (squared) coefficients have been calculated, we need to process in dsp_dtmf_goertzel_decode() 209 coefficients: in dsp_dtmf_goertzel_decode()
|
| /linux/drivers/staging/media/atomisp/include/linux/ |
| H A D | atomisp.h | 153 int af_fir1_coef[7]; /* [factor] AF FIR coefficients of fir1 */ 154 int af_fir2_coef[7]; /* [factor] AF FIR coefficients of fir2 */ 192 * arrays that contain the coefficients for each type. 195 short __user *odd_real; /** real part of the odd coefficients*/ 196 short __user *odd_imag; /** imaginary part of the odd coefficients*/ 197 short __user *even_real;/** real part of the even coefficients*/ 198 short __user *even_imag;/** imaginary part of the even coefficients*/ 442 struct atomisp_dvs_coefficients *dvs_coefs; /* DVS 1.0 coefficients */ 443 struct atomisp_dis_coefficients *dvs2_coefs; /* DVS 2.0 coefficients */ 689 * 2. set dis coefficients: set DIS filter coefficients (one time)
|
| /linux/include/media/ |
| H A D | v4l2-jpeg.h | 21 * V4L2_JPEG_LUM_HT | V4L2_JPEG_DC_HT : Prefix for Luma DC coefficients 23 * V4L2_JPEG_LUM_HT | V4L2_JPEG_AC_HT : Prefix for Luma AC coefficients 25 * V4L2_JPEG_CHR_HT | V4L2_JPEG_DC_HT : Prefix for Chroma DC coefficients 27 * V4L2_JPEG_CHR_HT | V4L2_JPEG_AC_HT : Prefix for Chroma AC coefficients
|
| H A D | v4l2-vp9.h | 182 * v4l2_vp9_adapt_coef_probs() - Perform backward update of vp9 coefficients probabilities 189 * This function performs backward updates of coefficients probabilities for the vp9 boolean 199 * v4l2_vp9_adapt_noncoef_probs() - Perform backward update of vp9 non-coefficients probabilities 210 * This function performs backward updates of non-coefficients probabilities for the vp9 boolean
|
| /linux/Documentation/hwmon/ |
| H A D | sht15.rst | 48 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
|
| /linux/drivers/media/platform/st/sti/bdisp/ |
| H A D | bdisp-filter.h | 15 * @coef: filter coefficients 27 * @coef: filter coefficients
|
| /linux/drivers/iio/common/ms_sensors/ |
| H A D | ms_sensors_i2c.c | 493 * This function is only used when reading PROM coefficients 495 * @prom: pointer to PROM coefficients array 524 * This function is only used when reading PROM coefficients 526 * @prom: pointer to PROM coefficients array 548 * This function is only used when reading PROM coefficients 550 * @prom: pointer to PROM coefficients array 572 * This function will read prom coefficients and check CRC. 599 "Calibration coefficients crc check error\n"); in ms_sensors_tp_read_prom()
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_stream_public.h | 455 /* @brief Configure a stream with filter coefficients. 460 * @param[in] config The set of filter coefficients. 465 * This function configures the filter coefficients for an image 477 /* @brief Configure a stream with filter coefficients. 481 * @param[in] config The set of filter coefficients. 484 * This function configures the filter coefficients for an image
|
| /linux/drivers/hwmon/pmbus/ |
| H A D | pmbus.c | 145 * We should check if the COEFFICIENTS register is supported. in pmbus_identify() 147 * the coefficients from the chip, one set per group of sensor in pmbus_identify() 151 * COEFFICIENTS command, since the command is too complex to implement in pmbus_identify()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | st,sta32x.txt | 63 If present, then MPCC bits are used for MPC coefficients, 64 otherwise standard MPC coefficients are used.
|
| H A D | st,sta350.txt | 67 If present, then MPCC bits are used for MPC coefficients, 68 otherwise standard MPC coefficients are used.
|
| /linux/lib/ |
| H A D | polynomial.c | 3 * Generic polynomial calculation using integer coefficients. 74 * this to work without too much loss of precision the coefficients has to
|
| /linux/sound/soc/codecs/ |
| H A D | wm8997.c | 177 ARIZONA_EQ_CONTROL("EQ1 Coefficients", ARIZONA_EQ1_2), 189 ARIZONA_EQ_CONTROL("EQ2 Coefficients", ARIZONA_EQ2_2), 201 ARIZONA_EQ_CONTROL("EQ3 Coefficients", ARIZONA_EQ3_2), 213 ARIZONA_EQ_CONTROL("EQ4 Coefficients", ARIZONA_EQ4_2), 241 ARIZONA_LHPF_CONTROL("LHPF1 Coefficients", ARIZONA_HPLPF1_2), 242 ARIZONA_LHPF_CONTROL("LHPF2 Coefficients", ARIZONA_HPLPF2_2), 243 ARIZONA_LHPF_CONTROL("LHPF3 Coefficients", ARIZONA_HPLPF3_2), 244 ARIZONA_LHPF_CONTROL("LHPF4 Coefficients", ARIZONA_HPLPF4_2),
|
| H A D | wm8998.c | 237 SND_SOC_BYTES("EQ1 Coefficients", ARIZONA_EQ1_3, 19), 250 SND_SOC_BYTES("EQ2 Coefficients", ARIZONA_EQ2_3, 19), 263 SND_SOC_BYTES("EQ3 Coefficients", ARIZONA_EQ3_3, 19), 276 SND_SOC_BYTES("EQ4 Coefficients", ARIZONA_EQ4_3, 19), 300 SND_SOC_BYTES("LHPF1 Coefficients", ARIZONA_HPLPF1_2, 1), 301 SND_SOC_BYTES("LHPF2 Coefficients", ARIZONA_HPLPF2_2, 1), 302 SND_SOC_BYTES("LHPF3 Coefficients", ARIZONA_HPLPF3_2, 1), 303 SND_SOC_BYTES("LHPF4 Coefficients", ARIZONA_HPLPF4_2, 1),
|
| H A D | peb2466.c | 895 * Instead, we must configure it with default coefficients and in peb2466_reset_audio() 907 /* Set all other filters coefficients to zero */ in peb2466_reset_audio() 948 * - @1 8 bytes: TH-Filter coefficients part1 in peb2466_fw_parse_thfilter() 949 * - @9 8 bytes: TH-Filter coefficients part2 in peb2466_fw_parse_thfilter() 950 * - @17 8 bytes: TH-Filter coefficients part3 in peb2466_fw_parse_thfilter() 997 * - @1 8 bytes: IM/R1-Filter coefficients part1 in peb2466_fw_parse_imr1filter() 998 * - @9 8 bytes: IM/R1-Filter coefficients part2 in peb2466_fw_parse_imr1filter() 1040 * - @1 8 bytes: FRX-Filter coefficients in peb2466_fw_parse_frxfilter() 1078 * - @1 8 bytes: FRR-Filter coefficients in peb2466_fw_parse_frrfilter() 1116 * - @1 4 bytes: AX-Filter coefficients in peb2466_fw_parse_axfilter() [all …]
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_vpp.c | 154 /* Write in the proper filter coefficients. */ in meson_vpp_init() 160 /* Write the VD proper filter coefficients. */ in meson_vpp_init()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-codec-stateless.rst | 995 - Number of DCT coefficients partitions. Must be one of: 1, 2, 4, or 8. 1004 - DCT coefficients sizes. 1058 - Enable/disable skipping of macroblocks with no non-zero coefficients. 1449 - The quantisation matrix coefficients for intra-coded frames, in zigzag 1455 - The quantisation matrix coefficients for non-intra-coded frames, in 1461 - The quantisation matrix coefficients for the chominance component of 1466 - The quantisation matrix coefficients for the chrominance component of 2493 - The prediction weight coefficients for inter-picture prediction. 2563 for transform coefficients. 2586 coefficients. The values on each scaling list are expected [all …]
|
| /linux/drivers/iio/temperature/ |
| H A D | tsys01.c | 42 /* Multiplication coefficients for temperature computation */ 150 dev_info(&indio_dev->dev, "PROM coefficients : %s\n", buf); in tsys01_read_prom()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-light-tsl2583 | 12 This property gets/sets the table of coefficients
|
| /linux/drivers/clk/tegra/ |
| H A D | cvb.h | 28 struct cvb_coefficients coefficients; member
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-cpu-thermal.dtsi | 13 coefficients = <0 20000>;
|