Home
last modified time | relevance | path

Searched defs:coeff (Results 26 - 50 of 177) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.h75 struct regamma_coeff coeff; member
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c45 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 Dcx88-dsp.c101 s32 coeff = 2 * int_cos(freq); in int_goertzel() local
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dlm25066.c449 struct __coeff *coeff; in lm25066_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/fbtft/
H A Dfb_agm1264k-fl.c269 signed char coeff; in iterate_diffusion_matrix() local
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dglobal1_atu.c47 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 Dv4l2-vp9.h142 u32 (*coeff[4][2][2][6][6])[3]; member
/kernel/linux/linux-6.6/drivers/staging/fbtft/
H A Dfb_agm1264k-fl.c256 signed char coeff; in iterate_diffusion_matrix() local
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-dsp.c101 s32 coeff = 2 * int_cos(freq); in int_goertzel() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.h75 struct regamma_coeff coeff; member
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dlm25066.c470 const struct __coeff *coeff; in lm25066_probe() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddstdec.c66 int coeff[DST_MAX_ELEMENTS][128]; member
H A Dbinkaudio.c178 int width, coeff; in decode_block() local
H A Dmlpdsp.c27 static void mlp_filter_channel(int32_t *state, const int32_t *coeff, in mlp_filter_channel() argument
H A Dmlp.h90 int32_t coeff[NUM_FILTERS][MAX_FIR_ORDER]; member
H A Dnellymoserenc.c308 float power_val, coeff, coeff_sum; in encode_block() local
H A Dratecontrol.h36 double coeff; member
/third_party/ffmpeg/libavfilter/
H A Dafir_template.c150 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 Daf_afir.h48 AVFrame *coeff; member
H A Dvf_owdenoise.c78 static const double coeff[2][5] = { variable
/third_party/ffmpeg/libavutil/
H A Dlibm.h82 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 Dlp_bld_format_srgb.c187 LLVMValueRef pow_approx, coeff, x2, exponent, pow_1, pow_2; in lp_build_linear_to_srgb() local
/third_party/skia/src/gpu/
H A DGrBlend.h77 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 Denc_mips32.c194 int sign, coeff, level, i; in QuantizeBlock_MIPS32() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsConic.cpp27 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...]

Completed in 16 milliseconds

12345678