Home
last modified time | relevance | path

Searched defs:sample (Results 126 - 150 of 809) sorted by relevance

12345678910>>...33

/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dcombiner.py117 def sample(self, rng, max_size): member in TestGroups
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DSFFontView.java
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/util/
H A DWaveFileWriter.cpp93 int32_t sample = ((int) temp) + PCM24_MIN; in writePCM24() local
110 int32_t sample = ((int) temp) + INT16_MIN; in writePCM16() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/
H A DAudioDeviceListEntry.java
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioOutputTester.java
H A DCircularCaptureBuffer.java
H A DOboeAudioOutputStream.java
H A DTestOutputActivityBase.java
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DSincResampler.cpp63 float sample = *xFrame++; in readFrame() local
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dgaussian_distribution_test.cc112 auto sample = before(gen); in TYPED_TEST() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_Arrays.cpp58 extern "C" ObjectHeader *StdCoreAllocGenericArray(ets_int len, EtsObject *sample) in StdCoreAllocGenericArray() argument
/arkcompiler/runtime_core/static_core/tools/sampler/
H A Dtrace_dumper.cpp20 void TraceDumper::DumpTraces(const SampleInfo &sample, size_t count) in DumpTraces() argument
95 std::ofstream &SingleCSVDumper::ResolveStream(const SampleInfo &sample) in ResolveStream() argument
107 std::ofstream &MultipleCSVDumper::ResolveStream(const SampleInfo &sample) in ResolveStream() argument
[all...]
/foundation/multimedia/av_codec/frameworks/native/capi/avmuxer/
H A Dnative_avmuxer.cpp97 OH_AVMuxer_WriteSample(OH_AVMuxer *muxer, uint32_t trackIndex, OH_AVMemory *sample, OH_AVCodecBufferAttr info) OH_AVMuxer_WriteSample() argument
123 OH_AVMuxer_WriteSampleBuffer(OH_AVMuxer *muxer, uint32_t trackIndex, const OH_AVBuffer *sample) OH_AVMuxer_WriteSampleBuffer() argument
[all...]
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Dsample_helper.cpp87 std::shared_ptr<SampleBase> sample = SampleFactory::CreateSample(info); in RunSample() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dmuxer.cpp64 MediaManagerError Muxer::WriteStream(TrackType trackType, const std::shared_ptr<AVBuffer>& sample) in WriteStream() argument
/foundation/multimedia/av_codec/test/unittest/demuxer_test/inner/
H A Ddemuxer_inner_buffer_mock.cpp50 int32_t DemuxerInnerMock::ReadSample(uint32_t trackIndex, std::shared_ptr<AVMemoryMock> sample, in ReadSample() argument
H A Ddemuxer_inner_mock.cpp48 int32_t DemuxerInnerMock::ReadSample(uint32_t trackIndex, std::shared_ptr<AVMemoryMock> sample, in ReadSample() argument
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_engine_demo.cpp27 int AVMuxerEngineDemo::DoWriteSample(uint32_t trackIndex, std::shared_ptr<AVBuffer> sample) in DoWriteSample() argument
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/capi/
H A Davmuxer_capi_mock.cpp66 int32_t AVMuxerCapiMock::WriteSampleBuffer(uint32_t trackIndex, const OH_AVBuffer *sample) in WriteSampleBuffer() argument
47 WriteSample(uint32_t trackIndex, const uint8_t *sample, const OH_AVCodecBufferAttr &info) WriteSample() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf.c21 struct sample { struct
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dl1oip_codec.c312 int i1, i2, c, sample; in l1oip_4bit_alloc() local
/kernel/linux/linux-5.10/drivers/iio/resolver/
H A Dad2s1200.c42 struct gpio_desc *sample; member
[all...]
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/
H A Dkvm-stat.c27 event_icpt_insn_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_icpt_insn_get_key() argument
38 event_sigp_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_sigp_get_key() argument
46 event_diag_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_diag_get_key() argument
54 event_icpt_prog_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_icpt_prog_get_key() argument
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dperf-time-to-tsc.c125 struct perf_sample sample; in test__perf_time_to_tsc() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Ddwarf-unwind.c100 struct perf_sample sample; in test_dwarf_unwind__thread() local
27 mmap_handler(struct perf_tool *tool __maybe_unused, union perf_event *event, struct perf_sample *sample, struct machine *machine) mmap_handler() argument
[all...]

Completed in 9 milliseconds

12345678910>>...33