Home
last modified time | relevance | path

Searched defs:coefs (Results 1 - 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_vpp.c53 meson_vpp_write_scaling_filter_coefs(struct meson_drm *priv, const unsigned int *coefs, bool is_horizontal) meson_vpp_write_scaling_filter_coefs() argument
78 meson_vpp_write_vd_scaling_filter_coefs(struct meson_drm *priv, const unsigned int *coefs, bool is_horizontal) meson_vpp_write_vd_scaling_filter_coefs() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_vpp.c53 meson_vpp_write_scaling_filter_coefs(struct meson_drm *priv, const unsigned int *coefs, bool is_horizontal) meson_vpp_write_scaling_filter_coefs() argument
78 meson_vpp_write_vd_scaling_filter_coefs(struct meson_drm *priv, const unsigned int *coefs, bool is_horizontal) meson_vpp_write_vd_scaling_filter_coefs() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_hqdn3d.h33 int16_t *coefs[4]; member
/third_party/ffmpeg/libavcodec/
H A Dflacdsp_lpc_template.c48 lpc_encode_unrolled(int32_t *res, const int32_t *smp, int len, int order, const int32_t *coefs, int shift, int big) lpc_encode_unrolled() argument
108 flac_lpc_encode_c(int32_t *res, const int32_t *smp, int len, int order, const int32_t *coefs, int shift) flac_lpc_encode_c() argument
[all...]
H A Daacenc_tns.c165 double gain, coefs[MAX_LPC_ORDER]; in ff_aac_search_for_tns() local
H A Dlpc.c201 ff_lpc_calc_coefs(LPCContext *s, const int32_t *samples, int blocksize, int min_order, int max_order, int precision, int32_t coefs[][MAX_LPC_ORDER], int *shift, enum FFLPCType lpc_type, int lpc_passes, int omethod, int min_shift, int max_shift, int zero_shift) ff_lpc_calc_coefs() argument
H A Daacdec_fixed.c153 static void vector_pow43(int *coefs, int len) in vector_pow43() argument
198 static void noise_scale(int *coefs, int scale, int band_energy, int len) in noise_scale() argument
[all...]
H A Dwmaenc.c242 float *coefs, *exponents, mult; in encode_block() local
[all...]
/third_party/ffmpeg/libswresample/
H A Dnoise_shaping_data.c23 double const * coefs; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgk20a.c147 gk20a_volt_ctor(struct nvkm_device *device, int index, const struct cvb_coef *coefs, int nb_coefs, int vmin, struct gk20a_volt *volt) gk20a_volt_ctor() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddispc_coefs.c284 } coefs[] = { in dispc_ovl_get_scale_coef() local
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc_coefs.c286 } coefs[] = { in dispc_ovl_get_scale_coef() local
H A Dmanager-sysfs.c378 struct omap_dss_cpr_coefs coefs; in manager_cpr_coef_store() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H A Dtidss_scale_coefs.c160 } coefs[] = { in tidss_get_scale_coefs() local
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc_coefs.c286 } coefs[] = { in dispc_ovl_get_scale_coef() local
H A Dmanager-sysfs.c379 struct omap_dss_cpr_coefs coefs; in manager_cpr_coef_store() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddispc_coefs.c284 } coefs[] = { in dispc_ovl_get_scale_coef() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgk20a.c147 gk20a_volt_ctor(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, const struct cvb_coef *coefs, int nb_coefs, int vmin, struct gk20a_volt *volt) gk20a_volt_ctor() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/
H A Dtidss_scale_coefs.c160 } coefs[] = { in tidss_get_scale_coefs() local
/third_party/ffmpeg/libavcodec/mips/
H A Daacpsy_mips.h63 calc_thr_3gpp_mips(const FFPsyWindowInfo *wi, const int num_bands, AacPsyChannel *pch, const uint8_t *band_sizes, const float *coefs, const int cutoff) calc_thr_3gpp_mips() argument
/kernel/linux/linux-5.10/crypto/async_tx/
H A Dasync_pq.c199 unsigned char coefs[MAX_DISKS]; in async_gen_syndrome() local
305 unsigned char coefs[MAX_DISKS]; in async_syndrome_val() local
/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dhp03.c97 u8 coefs[18]; in hp03_update_temp_pressure() local
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dhp03.c97 u8 coefs[18]; in hp03_update_temp_pressure() local
/kernel/linux/linux-6.6/crypto/async_tx/
H A Dasync_pq.c199 unsigned char coefs[MAX_DISKS]; in async_gen_syndrome() local
305 unsigned char coefs[MAX_DISKS]; in async_syndrome_val() local
/third_party/libsnd/src/ALAC/
H A Ddp_enc.c45 init_coefs (int16_t * coefs, uint32_t denshift, int32_t numPairs) in init_coefs() argument
75 pc_block (int32_t * in, int32_t * pc1, int32_t num, int16_t * coefs, int32_t numactive, uint32_t chanbits, uint32_t denshift) in pc_block() argument
[all...]

Completed in 16 milliseconds

123