Home
last modified time | relevance | path

Searched defs:step_size (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstchopmydata.h48 int step_size; member
/third_party/skia/third_party/externals/libwebp/src/enc/
Dfilter_enc.c166 const int step_size = (delta_max - delta_min >= 4) ? 4 : 1; in VP8StoreFilterStats() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dfilter_enc.c166 const int step_size = (delta_max - delta_min >= 4) ? 4 : 1; in VP8StoreFilterStats() local
/third_party/gstreamer/gstplugins_bad/gst/siren/
Dcommon.c47 float step_size[8] = { variable
/third_party/ffmpeg/libavcodec/
Ddcaadpcm.c184 softfloat quant, int32_t scale_factor, int32_t step_size, in ff_dcaadpcm_do_real()
Ddca_core.c694 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
Ddcaenc.c602 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
Ddca_core.h228 int32_t step_size, int32_t scale, int residual, int len) in ff_dca_core_dequantize()
/third_party/libsnd/src/G72x/
Dg72x.c298 int step_size (G72x_STATE *state_ptr) in step_size() function
/third_party/ffmpeg/libavfilter/
Daf_dynaudnorm.c374 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/
Dtest-pad.c412 int step_size; in START_TEST() local
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c511 unsigned step_size = glsl_get_explicit_stride(type); in copy_const_initializer() local