| /kernel/linux/linux-6.6/drivers/iio/light/ |
| H A D | lv0104cs.c | 42 u8 scale; member
|
| /kernel/linux/linux-6.6/drivers/iio/afe/ |
| H A D | iio-rescale.c | 112 rescale_process_offset(struct rescale *rescale, int scale_type, int scale, int scale2, int schan_off, int *val, int *val2) rescale_process_offset() argument 151 int scale, scale2; rescale_read_raw() local [all...] |
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| H A D | focaltech.c | 400 focaltech_set_scale(struct psmouse *psmouse, enum psmouse_scale scale) focaltech_set_scale() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
| H A D | test_util.c | 46 char *scale; in parse_size() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | pmu.h | 171 double scale; member
|
| /kernel/linux/linux-6.6/sound/pci/ctxfi/ |
| H A D | ctamixer.c | 174 amixer_setup(struct amixer *amixer, struct rsc *input, unsigned int scale, struct sum *sum) amixer_setup() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | vmpressure.c | 123 unsigned long scale = scanned + reclaimed; in vmpressure_calc_level() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | tcp_htcp.c | 185 u32 scale = (HZ << 3) / (10 * minRTT); in htcp_alpha_update() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxva2_hevc.c | 409 int scale = ctx_pic->pp.dwCodingParamToolFlags & 1; in dxva2_hevc_end_frame() local
|
| H A D | h274.c | 165 int16_t scale; in generate() local 129 synth_grain_8x8_c(int8_t *out, const int out_stride, const int16_t scale, const uint8_t shift, const int8_t *db) synth_grain_8x8_c() argument
|
| H A D | cbs_h264_syntax_template.c | 75 int err, i, scale; in scaling_list() local
|
| H A D | lpc.c | 130 double scale = ((double)qmax) / cmax; in quantize_lpc_coefs() local
|
| H A D | asvdec.c | 287 const int scale = avctx->codec_id == AV_CODEC_ID_ASV1 ? 1 : 2; in decode_init() local
|
| H A D | dcadec.c | 121 const float scale = 1.0f / (1 << 15); in ff_dca_downmix_to_stereo_float() local
|
| H A D | mdct15.c | 248 av_cold int ff_mdct15_init(MDCT15Context **ps, int inverse, int N, double scale) in ff_mdct15_init() argument
|
| H A D | aacdec_fixed.c | 167 static void subband_scale(int *dst, int *src, int scale, int offset, int len, void *log_context) in subband_scale() argument 198 static void noise_scale(int *coefs, int scale, int band_energy, int len) in noise_scale() argument
|
| H A D | acelp_vectors.c | 224 void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size) in ff_set_fixed_vector() argument
|
| H A D | ac3dsp.c | 59 const float scale = 1 << 24; in float_to_fixed24_c() local
|
| H A D | pcm.c | 249 float scale; member
|
| H A D | mpegutils.c | 109 const int scale = 1 << shift; in ff_print_debug_info2() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | asrc_afirsrc.c | 182 float overlap, scale = 1.f, compensation; in config_output() local
|
| H A D | vf_colorbalance.c | 97 const float a = 4.f, b = 0.333f, scale = 0.7f; in get_component() local
|
| H A D | vf_amplify.c | 155 const float scale = 1.f / nb_inputs; in amplify_frame() local
|
| H A D | vf_convolution_opencl.c | 53 cl_float scale; member [all...] |
| H A D | vf_cover_rect.c | 98 int scale = 65536 / (x + 1); in blur() local 103 int scale = 65536 / (y + 1); in blur() local 108 int scale = 65536 / (w - x); in blur() local 113 int scale in blur() local [all...] |