| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ |
| D | ia_css_sdis2_types.h | 34 s16 *odd_real; /** real part of the odd coefficients*/ 35 s16 *odd_imag; /** imaginary part of the odd coefficients*/ 36 s16 *even_real;/** real part of the even coefficients*/ 37 s16 *even_imag;/** imaginary part of the even coefficients*/ 40 /* DVS 2.0 Coefficients. This structure describes the coefficients that are needed for the dvs stat… 42 * coefficients. 48 hor_coefs; /** struct with pointers that contain the horizontal coefficients */ 50 ver_coefs; /** struct with pointers that contain the vertical coefficients */ 63 …istics. This structure describes the statistics that are generated using the provided coefficients.
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_2/ |
| D | ia_css_sdis2_types.h | 34 s16 *odd_real; /** real part of the odd coefficients*/ 35 s16 *odd_imag; /** imaginary part of the odd coefficients*/ 36 s16 *even_real;/** real part of the even coefficients*/ 37 s16 *even_imag;/** imaginary part of the even coefficients*/ 40 /* DVS 2.0 Coefficients. This structure describes the coefficients that are needed for the dvs stat… 42 * coefficients. 48 hor_coefs; /** struct with pointers that contain the horizontal coefficients */ 50 ver_coefs; /** struct with pointers that contain the vertical coefficients */ 63 …istics. This structure describes the statistics that are generated using the provided coefficients.
|
| /kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
| D | adm1275.c | 109 struct coefficients { struct 115 static const struct coefficients adm1075_coefficients[] = { argument 123 static const struct coefficients adm1272_coefficients[] = { 136 static const struct coefficients adm1275_coefficients[] = { 142 static const struct coefficients adm1276_coefficients[] = { 150 static const struct coefficients adm1278_coefficients[] = { 157 static const struct coefficients adm1293_coefficients[] = { 517 const struct coefficients *coefficients; in adm1275_probe() local 608 coefficients = adm1075_coefficients; in adm1275_probe() 636 coefficients = adm1272_coefficients; in adm1275_probe() [all …]
|
| /kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
| D | adm1275.c | 106 struct coefficients { struct 112 static const struct coefficients adm1075_coefficients[] = { argument 120 static const struct coefficients adm1272_coefficients[] = { 133 static const struct coefficients adm1275_coefficients[] = { 139 static const struct coefficients adm1276_coefficients[] = { 147 static const struct coefficients adm1278_coefficients[] = { 154 static const struct coefficients adm1293_coefficients[] = { 493 const struct coefficients *coefficients; in adm1275_probe() local 584 coefficients = adm1075_coefficients; in adm1275_probe() 612 coefficients = adm1272_coefficients; in adm1275_probe() [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ |
| D | ia_css_sdis_types.h | 30 /* DVS 1.0 Coefficients. 31 * This structure describes the coefficients that are needed for the dvs statistics. 38 containing the horizontal coefficients */ 40 containing the vertical coefficients */ 44 * This structure describes the statistics that are generated using the provided coefficients.
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ |
| D | ia_css_sdis_types.h | 30 /* DVS 1.0 Coefficients. 31 * This structure describes the coefficients that are needed for the dvs statistics. 38 containing the horizontal coefficients */ 40 containing the vertical coefficients */ 44 * This structure describes the statistics that are generated using the provided coefficients.
|
| /kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
| 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
|
| 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.
|
| /kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
| 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
|
| 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.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_util.h | 45 * @ adjust_a: A-coefficients for mapping curve 46 * @ adjust_b: B-coefficients for mapping curve 47 * @ adjust_c: C-coefficients for mapping curve 83 * @ blend_cfg: blend coefficients configuration 194 * @adjust_a: Mapping curves A coefficients 195 * @adjust_b: Mapping curves B coefficients 196 * @adjust_c: Mapping curves C coefficients 234 * @blend_cfg: Selection of blend coefficients
|
| D | dpu_hw_dspp.h | 28 * @r: red coefficients. 29 * @g: green coefficients. 30 * @b: blue coefficients.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_util.h | 53 * @ adjust_a: A-coefficients for mapping curve 54 * @ adjust_b: B-coefficients for mapping curve 55 * @ adjust_c: C-coefficients for mapping curve 91 * @ blend_cfg: blend coefficients configuration 205 * @adjust_a: Mapping curves A coefficients 206 * @adjust_b: Mapping curves B coefficients 207 * @adjust_c: Mapping curves C coefficients 245 * @blend_cfg: Selection of blend coefficients
|
| D | dpu_hw_dspp.h | 26 * @r: red coefficients. 27 * @g: green coefficients. 28 * @b: blue coefficients.
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
| D | ia_css_dvs.h | 205 /* @brief Allocate the DVS coefficients memory 207 * @return Pointer to the allocated DVS coefficients buffer 212 /* @brief Free the DVS coefficients memory 213 * @param[in] me Pointer to the DVS coefficients buffer. 233 /* @brief Allocate the DVS 2.0 coefficients memory 235 * @return Pointer to the allocated DVS 2.0 coefficients buffer 240 /* @brief Free the DVS 2.0 coefficients memory 241 * @param[in] me Pointer to the DVS 2.0 coefficients buffer.
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| D | ia_css_dvs.h | 205 /* @brief Allocate the DVS coefficients memory 207 * @return Pointer to the allocated DVS coefficients buffer 212 /* @brief Free the DVS coefficients memory 213 * @param[in] me Pointer to the DVS coefficients buffer. 233 /* @brief Allocate the DVS 2.0 coefficients memory 235 * @return Pointer to the allocated DVS 2.0 coefficients buffer 240 /* @brief Free the DVS 2.0 coefficients memory 241 * @param[in] me Pointer to the DVS 2.0 coefficients buffer.
|
| D | atomisp_compat_ioctl32.h | 39 compat_uptr_t odd_real; /** real part of the odd coefficients*/ 40 compat_uptr_t odd_imag; /** imaginary part of the odd coefficients*/ 41 compat_uptr_t even_real;/** real part of the even coefficients*/ 42 compat_uptr_t even_imag;/** imaginary part of the even coefficients*/ 167 compat_uptr_t dvs_coefs; /* DVS 1.0 coefficients */ 168 compat_uptr_t dvs2_coefs; /* DVS 2.0 coefficients */
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ |
| D | ia_css_s3a_param.h | 23 /* coefficients to calculate Y */ 44 /* coefficients to calculate Y */ 50 /* af fir coefficients */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ |
| D | ia_css_s3a_param.h | 23 /* coefficients to calculate Y */ 44 /* coefficients to calculate Y */ 50 /* af fir coefficients */
|
| /kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
| D | ia_css_xnr_types.h | 28 * This table contains coefficients used for division in XNR. 54 /** Coefficients table on vamem type1. u0.12, [0,4095] */ 56 /** Coefficients table on vamem type2. u0.12, [0,4095] */
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
| D | ia_css_xnr_types.h | 28 * This table contains coefficients used for division in XNR. 54 /** Coefficients table on vamem type1. u0.12, [0,4095] */ 56 /** Coefficients table on vamem type2. u0.12, [0,4095] */
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| 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()
|