Home
last modified time | relevance | path

Searched defs:sample (Results 76 - 100 of 723) sorted by relevance

12345678910>>...29

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dmmap-basic.c121 struct perf_sample sample; in test__basic_mmap() local
/kernel/linux/linux-6.6/drivers/misc/echo/
H A Dfir.h91 static inline int16_t fir16(struct fir16_state_t *fir, int16_t sample) in fir16() argument
133 static inline int16_t fir32(struct fir32_state_t *fir, int16_t sample) in fir32() argument
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Dsample-parsing.c50 struct perf_sample sample = { in do_test() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dparse-no-sample-id-all.c15 struct perf_sample sample; in process_event() local
H A Dsw-clock.c105 struct perf_sample sample; in __test__sw_clock_freq() local
H A Dopenat-syscall-tp-fields.c104 struct perf_sample sample; in test__syscall_openat_tp_fields() local
/kernel/linux/linux-6.6/tools/perf/arch/s390/util/
H A Dkvm-stat.c26 event_icpt_insn_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_icpt_insn_get_key() argument
37 event_sigp_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_sigp_get_key() argument
45 event_diag_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_diag_get_key() argument
53 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-6.6/tools/perf/arch/arm64/util/
H A Dkvm-stat.c24 event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_get_key() argument
50 event_end(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) event_end() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_rateest.c18 struct gnet_stats_rate_est64 sample = {0}; in xt_rateest_mt() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dringbuf_multi.c9 struct sample { struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_user_ringbuf.h28 struct sample { struct
/third_party/ffmpeg/libavcodec/
H A Ddvaudiodec.c68 static inline uint16_t dv_audio_12to16(uint16_t sample) in dv_audio_12to16() argument
H A Dhcom.c36 uint8_t sample; member
H A Dffv1enc_template.c130 TYPE *sample[4][3]; in encode_rgb_frame() local
23 encode_line(FFV1Context *s, int w, TYPE *sample[3], int plane_index, int bits) encode_line() argument
[all...]
H A Dffv1dec_template.c23 decode_line(FFV1Context *s, int w, TYPE *sample[2], int plane_index, int bits) decode_line() argument
131 TYPE *sample[4][2]; decode_rgb_frame() local
[all...]
H A Dws-snd1.c61 int sample = 128; in ws_snd_decode_frame() local
[all...]
/third_party/libsnd/tests/
H A Dulaw_test.c188 unsigned char ulaw_encode (int sample) in ulaw_encode() argument
247 int sign, exponent, mantissa, sample ; ulaw_decode() local
[all...]
/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

Completed in 9 milliseconds

12345678910>>...29