Home
last modified time | relevance | path

Searched defs:scaling_factor (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/load_balancing/weighted_round_robin/
Dstatic_stride_scheduler.cc118 const double scaling_factor = kMaxWeight / unscaled_max; in Make() local
/third_party/pulseaudio/src/modules/
Dmodule-virtual-surround-sink.c210 const float scaling_factor = 2.5; in normalize_hrir() local
233 const float scaling_factor = 2.5; in normalize_hrir_stereo() local
/third_party/ffmpeg/libavfilter/
Debur128.c317 #define EBUR128_FILTER(type, scaling_factor) \ argument
/third_party/mesa3d/src/amd/vpelib/src/core/
Dcolor_gamma.c183 struct fixed31_32 scaling_factor = vpe_fixpt_from_fraction(80, 10000); in precompute_pq() local
/third_party/ffmpeg/tests/checkasm/
Dvp9dsp.c212 double scaling_factor = scaling_factors[tx][txtp]; in ftx_2d() local