Home
last modified time | relevance | path

Searched defs:sample (Results 101 - 125 of 399) sorted by relevance

12345678910>>...16

/third_party/node/deps/icu-small/source/common/
H A Duscript_props.cpp283 icu::UnicodeString sample; in uscript_getSampleUnicodeString() local
/third_party/node/deps/v8/src/profiler/
H A Dsymbolizer.cc46 SymbolizeTickSample( const TickSample& sample) SymbolizeTickSample() argument
[all...]
/third_party/vk-gl-cts/executor/tools/
H A DxeExtractSampleLists.cpp63 const xe::ri::Sample& sample = static_cast<const xe::ri::Sample&>(sampleList.samples.getItem(sampleNdx)); in writeSampleList() local
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dconfig_helper_vulkan.h32 namespace sample { namespace
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DEGLInitializePerf.cpp35 CapturePlatform_histogramCustomCounts(angle::PlatformMethods *platformMethods, const char *name, int sample, int , int , int ) CapturePlatform_histogramCustomCounts() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/
H A DSFLint.java
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DOtTableTagger.java
/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
H A Dsampler.hpp46 inline virtual T sample(glm::vec2 uv, float bias) in sample() function
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/
H A DAudioDeviceSpinner.java
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DBufferSizeView.java
H A DFastButton.java
H A DRecorderActivity.java
H A DTapLatencyAnalyser.java
H A DTestOutputActivity.java
H A DVolumeBarView.java
H A DWorkloadView.java
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DSincResamplerStereo.cpp67 float sample = *xFrame++; in readFrame() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
H A DRandom.h53 template <typename RangeT> ReservoirSampler &sample(RangeT &&Items) { in sample() function in llvm::ReservoirSampler
60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() function in llvm::ReservoirSampler
/third_party/skia/third_party/externals/icu/source/common/
H A Duscript_props.cpp276 icu::UnicodeString sample; in uscript_getSampleUnicodeString() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler_test.cc196 HashtablezInfo* sample = SampleSlow(&next_sample); in TEST() local
209 HashtablezInfo* sample = SampleSlow(&next_sample); in TEST() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dexponential_distribution_test.cc111 auto sample = before(gen); in TYPED_TEST() local
H A Duniform_real_distribution_test.cc154 auto sample = after(gen); in TYPED_TEST() local
H A Duniform_int_distribution_test.cc99 auto sample = after(gen); in TYPED_TEST() local
148 const auto sample = dist(rng); in TYPED_TEST() local
[all...]
H A Duniform_real_distribution.h163 const result_type sample = in operator ()() local
/foundation/multimedia/av_codec/frameworks/native/avdemuxer/
H A Davdemuxer_impl.cpp94 int32_t AVDemuxerImpl::ReadSampleBuffer(uint32_t trackIndex, std::shared_ptr<AVBuffer> sample) in ReadSampleBuffer() argument
108 int32_t AVDemuxerImpl::ReadSample(uint32_t trackIndex, std::shared_ptr<AVSharedMemory> sample, in ReadSample() argument
134 ReadSample(uint32_t trackIndex, std::shared_ptr<AVSharedMemory> sample, AVCodecBufferInfo &info, AVCodecBufferFlag &flag) ReadSample() argument
[all...]

Completed in 11 milliseconds

12345678910>>...16