Home
last modified time | relevance | path

Searched defs:coeff (Results 1 - 25 of 163) sorted by relevance

1234567

/third_party/ffmpeg/libavcodec/
H A Ddcaadpcm.h36 const int16_t *coeff = ff_dca_adpcm_vb[pred_vq_index]; in ff_dcaadpcm_predict() local
H A Dadx.c26 void ff_adx_calculate_coeffs(int cutoff, int sample_rate, int bits, int *coeff) in ff_adx_calculate_coeffs() argument
38 ff_adx_decode_header(AVCodecContext *avctx, const uint8_t *buf, int bufsize, int *header_size, int *coeff) ff_adx_decode_header() argument
H A Dadx.h48 int coeff[2]; member
H A Dopusdsp.c46 static float deemphasis_c(float *y, float *x, float coeff, int len) in deemphasis_c() argument
H A Drtjpeg.c48 int coeff, i, n; in get_block() local
[all...]
H A Dvp5.c188 int coeff, sign, coeff_idx; in vp5_parse_coeff() local
[all...]
/third_party/python/Modules/_decimal/tests/
H A Dbignum.py35 coeff = int(x) variable
/third_party/ffmpeg/libswresample/
H A Drematrix_template.c65 INTER coeff = coeffp[index]; in copy() local
/third_party/ffmpeg/libavcodec/x86/
H A Dmlpdsp_init.c135 static void mlp_filter_channel_x86(int32_t *state, const int32_t *coeff, in mlp_filter_channel_x86() argument
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Daf9033_priv.h30 struct coeff { struct
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dcsc.c27 u16 coeff[12]; member
144 u16 *coeff, *end_coeff; in csc_set_coeff() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dcsc.c27 u16 coeff[12]; member
144 u16 *coeff, *end_coeff; in csc_set_coeff() local
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Daf9033_priv.h30 struct coeff { struct
/third_party/ffmpeg/tests/checkasm/
H A Dsw_scale.c85 uint16_t coeff[8]; in check_yuv2yuvX() member
/third_party/ffmpeg/libswscale/
H A Dswscale.h117 double *coeff; ///< pointer to the list of coefficients member
/third_party/skia/src/gpu/
H A DGrXferProcessor.cpp102 static const char* coeff_string(GrBlendCoeff coeff) { in coeff_string() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dyuv.h59 static WEBP_INLINE int MultHi(int v, int coeff) { // _mm_mulhi_epu16 emulation in MultHi() argument
/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

Completed in 15 milliseconds

1234567