| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/ |
| H A D | color_gamma.h | 75 struct regamma_coeff coeff; member
|
| /kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
| H A D | global1_atu.c | 45 const unsigned int coeff = chip->info->age_time_coeff; in mv88e6xxx_g1_atu_set_age_time() local
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
| H A D | cx88-dsp.c | 101 s32 coeff = 2 * int_cos(freq); in int_goertzel() local
|
| /kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
| H A D | lm25066.c | 449 struct __coeff *coeff; in lm25066_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| H A D | fb_agm1264k-fl.c | 269 signed char coeff; in iterate_diffusion_matrix() local
|
| /kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
| H A D | global1_atu.c | 47 const unsigned int coeff = chip->info->age_time_coeff; in mv88e6xxx_g1_atu_set_age_time() local
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | v4l2-vp9.h | 142 u32 (*coeff[4][2][2][6][6])[3]; member
|
| /kernel/linux/linux-6.6/drivers/staging/fbtft/ |
| H A D | fb_agm1264k-fl.c | 256 signed char coeff; in iterate_diffusion_matrix() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
| H A D | cx88-dsp.c | 101 s32 coeff = 2 * int_cos(freq); in int_goertzel() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/ |
| H A D | color_gamma.h | 75 struct regamma_coeff coeff; member
|
| /kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
| H A D | lm25066.c | 470 const struct __coeff *coeff; in lm25066_probe() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dstdec.c | 66 int coeff[DST_MAX_ELEMENTS][128]; member
|
| H A D | binkaudio.c | 178 int width, coeff; in decode_block() local
|
| H A D | mlpdsp.c | 27 static void mlp_filter_channel(int32_t *state, const int32_t *coeff, in mlp_filter_channel() argument
|
| H A D | mlp.h | 90 int32_t coeff[NUM_FILTERS][MAX_FIR_ORDER]; member
|
| H A D | nellymoserenc.c | 308 float power_val, coeff, coeff_sum; in encode_block() local
|
| H A D | ratecontrol.h | 36 double coeff; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | afir_template.c | 150 ctype *coeff = (ctype *)seg->coeff->extended_data[ch]; in convert_channels() local 314 const ctype *coeff = (const ctype *)seg->coeff->extended_data[ch * !s->one2many] + coffset; in fir_quantum() local 347 const ctype *coeff = (const ctype *)seg->coeff in fir_quantum() local [all...] |
| H A D | af_afir.h | 48 AVFrame *coeff; member
|
| H A D | vf_owdenoise.c | 78 static const double coeff[2][5] = { variable
|
| /third_party/ffmpeg/libavutil/ |
| H A D | libm.h | 82 static inline double ff_eval_poly(const double *coeff, int size, double x) { in ff_eval_poly() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_srgb.c | 187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrBlend.h | 77 static constexpr bool GrBlendCoeffRefsSrc(const GrBlendCoeff coeff) { in GrBlendCoeffRefsSrc() argument 82 static constexpr bool GrBlendCoeffRefsDst(const GrBlendCoeff coeff) { in GrBlendCoeffRefsDst() argument 87 GrBlendCoeffRefsSrc2(const GrBlendCoeff coeff) GrBlendCoeffRefsSrc2() argument 113 GrBlendCoeffRefsConstant(const GrBlendCoeff coeff) GrBlendCoeffRefsConstant() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_mips32.c | 194 int sign, coeff, level, i; in QuantizeBlock_MIPS32() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsConic.cpp | 27 double coeff[3]; in conic_eval_tan() local 33 double coeff[ in FindExtrema() local 15 conic_deriv_coeff(const double src[], SkScalar w, double coeff[3]) conic_deriv_coeff() argument [all...] |