Searched defs:step_size (Results 1 – 12 of 12) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gstchopmydata.h | 48 int step_size; member
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | filter_enc.c | 166 const int step_size = (delta_max - delta_min >= 4) ? 4 : 1; in VP8StoreFilterStats() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | filter_enc.c | 166 const int step_size = (delta_max - delta_min >= 4) ? 4 : 1; in VP8StoreFilterStats() local
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | common.c | 47 float step_size[8] = { variable
|
/third_party/ffmpeg/libavcodec/ |
D | dcaadpcm.c | 184 softfloat quant, int32_t scale_factor, int32_t step_size, in ff_dcaadpcm_do_real()
|
D | dca_core.c | 694 int32_t step_size; in parse_subframe_audio() local 1021 int32_t audio[DCA_SUBBAND_SAMPLES], step_size, scale; in parse_xbr_subframe() local 1211 int32_t audio[DCA_SUBBAND_SAMPLES], step_size, scale; in parse_x96_subframe_audio() local
|
D | dcaenc.c | 602 int32_t step_size; in get_step_size() local 647 int32_t step_size; in quantize_adpcm_subband() local 903 int32_t step_size; in fill_in_adpcm_bufer() local
|
D | dca_core.h | 228 int32_t step_size, int32_t scale, int residual, int len) in ff_dca_core_dequantize()
|
/third_party/libsnd/src/G72x/ |
D | g72x.c | 298 int step_size (G72x_STATE *state_ptr) in step_size() function
|
/third_party/ffmpeg/libavfilter/ |
D | af_dynaudnorm.c | 374 const double step_size = 1.0 / length; in fade() local 570 double step_size = 1.0; in setup_compress_thresh() local
|
/third_party/libinput/test/ |
D | test-pad.c | 412 int step_size; in START_TEST() local
|
/third_party/mesa3d/src/microsoft/clc/ |
D | clc_compiler.c | 511 unsigned step_size = glsl_get_explicit_stride(type); in copy_const_initializer() local
|