Home
last modified time | relevance | path

Searched defs:scale (Results 276 - 300 of 1110) sorted by relevance

1...<<11121314151617181920>>...45

/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctamixer.c174 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 Dvmpressure.c123 unsigned long scale = scanned + reclaimed; in vmpressure_calc_level() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_htcp.c185 u32 scale = (HZ << 3) / (10 * minRTT); in htcp_alpha_update() local
/third_party/ffmpeg/libavcodec/
H A Ddxva2_hevc.c409 int scale = ctx_pic->pp.dwCodingParamToolFlags & 1; in dxva2_hevc_end_frame() local
H A Dh274.c165 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 Dcbs_h264_syntax_template.c75 int err, i, scale; in scaling_list() local
H A Dlpc.c130 double scale = ((double)qmax) / cmax; in quantize_lpc_coefs() local
H A Dasvdec.c287 const int scale = avctx->codec_id == AV_CODEC_ID_ASV1 ? 1 : 2; in decode_init() local
H A Ddcadec.c121 const float scale = 1.0f / (1 << 15); in ff_dca_downmix_to_stereo_float() local
H A Dmdct15.c248 av_cold int ff_mdct15_init(MDCT15Context **ps, int inverse, int N, double scale) in ff_mdct15_init() argument
H A Daacdec_fixed.c167 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 Dacelp_vectors.c224 void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size) in ff_set_fixed_vector() argument
H A Dac3dsp.c59 const float scale = 1 << 24; in float_to_fixed24_c() local
H A Dpcm.c249 float scale; member
H A Dmpegutils.c109 const int scale = 1 << shift; in ff_print_debug_info2() local
/third_party/ffmpeg/libavfilter/
H A Dasrc_afirsrc.c182 float overlap, scale = 1.f, compensation; in config_output() local
H A Dvf_colorbalance.c97 const float a = 4.f, b = 0.333f, scale = 0.7f; in get_component() local
H A Dvf_amplify.c155 const float scale = 1.f / nb_inputs; in amplify_frame() local
H A Dvf_convolution_opencl.c53 cl_float scale; member
[all...]
H A Dvf_cover_rect.c98 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...]
H A Dvf_hsvkey.c38 float scale; member
58 const float scale = s->scale; in do_hsvkey_pixel() local
150 const float scale = s->scale; in do_hsvhold_slice() local
186 const float scale = s->scale; in do_hsvhold16_slice() local
[all...]
H A Dvf_remap_opencl.c82 const float scale = 1.f / 255.f; in remap_opencl_load() local
H A Dvf_multiply.c34 float scale; member
93 const float scale = s->scale; in multiply_slice() local
75 multiply(const uint8_t *ssrc, const uint8_t *rref, uint8_t *ddst, float scale, float offset, int w) multiply() argument
/third_party/glfw/tests/
H A Dcursor.c426 float scale; in main() local
/third_party/glfw/examples/
H A Dsplitview.c64 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
153 static void drawGrid(float scale, int steps) in drawGrid() argument
412 double scale; cursorPosFun() local
[all...]

Completed in 20 milliseconds

1...<<11121314151617181920>>...45