Home
last modified time | relevance | path

Searched defs:total_samples (Results 1 – 19 of 19) sorted by relevance

/third_party/mindspore/tests/ut/cpp/dataset/
Dweighted_random_sampler_test.cc49 uint64_t total_samples = 1000; in TEST_F() local
78 uint64_t total_samples = 1000; in TEST_F() local
113 uint64_t total_samples = 1000; in TEST_F() local
145 uint64_t total_samples = 100; in TEST_F() local
188 uint64_t total_samples = 1000000; in TEST_F() local
232 uint64_t total_samples = 1000000; in TEST_F() local
Dsubset_sampler_test.cc68 int64_t total_samples = 100000 - 5; in TEST_F() local
Dsubset_random_sampler_test.cc68 int64_t total_samples = 100000 - 5; in TEST_F() local
Dimage_folder_op_test.cc239 int64_t total_samples = 44; in TEST_F() local
/third_party/ffmpeg/libavformat/
Dwv.h37 uint32_t total_samples; //< total number of samples in the stream member
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstwavpackparse.h78 guint32 total_samples; /* total samples for entire file, but this is member
114 guint total_samples; member
Dgstflacparse.h70 guint64 total_samples; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_autotune.c211 uint32_t total_samples = 0; in fd_autotune_use_bypass() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/
Dcpu_sampling.cc163 int total_samples = cpu_util_.size(); in Analyze() local
367 int total_samples = cpu_op_util_.size(); in Analyze() local
518 int total_samples = process_util_.size(); in Analyze() local
/third_party/ffmpeg/libavcodec/
Dlibvorbisdec.c156 int samples, total_samples, total_bytes; in oggvorbis_decode_frame() local
Dwavpack.c445 int total_samples = s->samples, stereo = dst_r ? 1 : 0; in wv_unpack_dsd_high() local
585 int total_samples = s->samples; in wv_unpack_dsd_fast() local
744 int total_samples = s->samples; in wv_unpack_dsd_copy() local
Dwmalosslessdec.c840 int total_samples = s->samples_per_frame * s->num_channels; in decode_subframe() local
Dwmaprodec.c1191 int total_samples = s->samples_per_frame * s->nb_channels; in decode_subframe() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLRenderTarget.cpp253 int total_samples = this->msaaSamples(); in totalSamples() local
/third_party/gstreamer/gstplugins_good/ext/flac/
Dgstflacenc.c574 guint64 total_samples) in gst_flac_enc_set_metadata()
873 guint64 total_samples = GST_CLOCK_TIME_NONE; in gst_flac_enc_set_format() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiobasesrc.c755 guint samples, total_samples; in gst_audio_base_src_create() local
/third_party/ffmpeg/libavfilter/
Davf_showwaves.c97 int64_t total_samples; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c3980 unsigned total_samples = 1u << G_028BE0_MSAA_NUM_SAMPLES(pipeline->graphics.ms.pa_sc_aa_config); in radv_gfx9_compute_bin_size() local
4056 const unsigned total_samples = in radv_gfx10_compute_bin_size() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-ids.h688 guint32 total_samples; /* for entire file (-1 if unknown) */ member