/third_party/mindspore/tests/ut/cpp/dataset/ |
D | weighted_random_sampler_test.cc | 49 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
|
D | subset_sampler_test.cc | 68 int64_t total_samples = 100000 - 5; in TEST_F() local
|
D | subset_random_sampler_test.cc | 68 int64_t total_samples = 100000 - 5; in TEST_F() local
|
D | image_folder_op_test.cc | 239 int64_t total_samples = 44; in TEST_F() local
|
/third_party/ffmpeg/libavformat/ |
D | wv.h | 37 uint32_t total_samples; //< total number of samples in the stream member
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstwavpackparse.h | 78 guint32 total_samples; /* total samples for entire file, but this is member 114 guint total_samples; member
|
D | gstflacparse.h | 70 guint64 total_samples; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_autotune.c | 211 uint32_t total_samples = 0; in fd_autotune_use_bypass() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/ |
D | cpu_sampling.cc | 163 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/ |
D | libvorbisdec.c | 156 int samples, total_samples, total_bytes; in oggvorbis_decode_frame() local
|
D | wavpack.c | 445 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
|
D | wmalosslessdec.c | 840 int total_samples = s->samples_per_frame * s->num_channels; in decode_subframe() local
|
D | wmaprodec.c | 1191 int total_samples = s->samples_per_frame * s->nb_channels; in decode_subframe() local
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLRenderTarget.cpp | 253 int total_samples = this->msaaSamples(); in totalSamples() local
|
/third_party/gstreamer/gstplugins_good/ext/flac/ |
D | gstflacenc.c | 574 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/ |
D | gstaudiobasesrc.c | 755 guint samples, total_samples; in gst_audio_base_src_create() local
|
/third_party/ffmpeg/libavfilter/ |
D | avf_showwaves.c | 97 int64_t total_samples; member
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 3980 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/ |
D | matroska-ids.h | 688 guint32 total_samples; /* for entire file (-1 if unknown) */ member
|