Home
last modified time | relevance | path

Searched defs:resample (Results 1 – 15 of 15) sorted by relevance

/external/rust/crates/criterion/src/stats/univariate/
Dmixed.rs35 let resample = resamples.next(); in bootstrap() localVariable
Dresamples.rs81 let resample = resamples.next() localVariable
/external/ImageMagick/Magick++/demo/
Dzoom.cpp53 Point resample; in main() local
/external/catch2/include/internal/benchmark/detail/
Dcatch_stats.hpp68 … sample resample(URng& rng, int resamples, Iterator first, Iterator last, Estimator& estimator) { in resample() function
108 …ootstrap(double confidence_level, Iterator first, Iterator last, sample const& resample, Estimator… in bootstrap()
/external/crosvm/devices/src/virtio/vhost/user/
Dworker.rs58 let resample = Self::handle_irq_resample(async_resample_evt, interrupt); in run() localVariable
/external/crosvm/devices/src/
Ddirect_irq.rs32 resample: Option<Event>, field
/external/webrtc/modules/audio_coding/acm2/
Daudio_coding_module.cc422 const bool resample = in PreprocessToAddData() local
/external/crosvm/devices/src/virtio/
Dballoon.rs370 let resample = handle_irq_resample(&ex, interrupt.clone()); in run_worker() localVariable
Dblock_async.rs538 let resample = handle_irq_resample(&ex, interrupt.clone()); in run_worker() localVariable
/external/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c493 resample(void) in resample() function
/external/crosvm/protos/src/
Dplugin.proto50 bool resample = 2; field
/external/crosvm/src/
Dlinux.rs2538 let resample = Event::new().map_err(Error::CreateEvent)?; in run_vm() localVariable
/external/ImageMagick/Magick++/lib/
DImage.cpp4149 void Magick::Image::resample(const Point &density_) in resample() function in Magick::Image
/external/catch2/single_include/catch2/
Dcatch.hpp6953 … sample resample(URng& rng, int resamples, Iterator first, Iterator last, Estimator& estimator) { in resample() function
6993 …ootstrap(double confidence_level, Iterator first, Iterator last, sample const& resample, Estimator… in bootstrap()
/external/libabigail/tests/lib/
Dcatch.hpp6985 … sample resample(URng& rng, int resamples, Iterator first, Iterator last, Estimator& estimator) { in resample() function
7025 …ootstrap(double confidence_level, Iterator first, Iterator last, sample const& resample, Estimator… in bootstrap()