| /third_party/skia/gm/ |
| H A D | fp_sample_chaining.cpp | 49 SkString sample = this->invokeChildWithMatrix(0, args); variable 87 SkString sample = this->invokeChild(0, args, "coord"); variable
|
| /foundation/multimedia/av_codec/frameworks/native/capi/avdemuxer/ |
| H A D | native_avdemuxer.cpp | 206 OH_AVErrCode OH_AVDemuxer_ReadSampleBuffer(OH_AVDemuxer *demuxer, uint32_t trackIndex, OH_AVBuffer *sample) in OH_AVDemuxer_ReadSampleBuffer() argument 177 OH_AVDemuxer_ReadSample(OH_AVDemuxer *demuxer, uint32_t trackIndex, OH_AVMemory *sample, OH_AVCodecBufferAttr *info) OH_AVDemuxer_ReadSample() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/ |
| H A D | toneplayer_impl.cpp | 310 int16_t sample = amplitudeType_ * sin(factor * index); in GetSamples() local
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| H A D | volume_tools.cpp | 341 int32_t sample = static_cast<int32_t>(ReadInt24LE(raw8)); in CountS24Volume() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
| H A D | stream_parser_manager.cpp | 91 void StreamParserManager::ParseExtraData(const uint8_t *sample, int32_t size, in ParseExtraData() argument 104 bool StreamParserManager::IsSyncFrame(const uint8_t *sample, int32_t size) in IsSyncFrame() argument 177 void StreamParserManager::ParseAnnexbExtraData(const uint8_t *sample, int32_t size) in ParseAnnexbExtraData() argument
|
| /foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/ |
| H A D | video_sample.cpp | 44 explicit TestConsumerListener(VideoSample *sample) : sample_(sample) {}; in TestConsumerListener() argument 57 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnError() local 63 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnState() local 71 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnNewOutputBufferCall() local 80 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnNewOutputBufferCallImpl() local [all...] |
| /foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/ |
| H A D | hdrcodec_ndk_sample.cpp | 50 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecInputDataReady() local 61 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecOutputDataReady() local 72 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecError() local 79 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VencError() local 100 HDRCodecNdkSample *sample in VencOutputDataReady() local 163 RepeatCallStartFlush(HDRCodecNdkSample *sample) RepeatCallStartFlush() argument 187 RepeatCallStartStop(HDRCodecNdkSample *sample) RepeatCallStartStop() argument 211 RepeatCallStartFlushStop(HDRCodecNdkSample *sample) RepeatCallStartFlushStop() argument [all...] |
| /foundation/multimedia/av_codec/test/unittest/media_demuxer_test/ |
| H A D | media_demuxer_unit_test.h | 96 virtual Status ReadSample(uint32_t trackId, std::shared_ptr<AVBuffer> sample)
in ReadSample() argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| H A D | freq-step.c | 32 struct sample { struct 48 static double get_sample(struct sample *sample) in get_sample() argument 206 struct sample sample; in init_test() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| H A D | ad_sigma_delta.c | 279 unsigned int sample, raw_sample; in ad_sigma_delta_single_conversion() local
|
| H A D | ad7266.c | 46 __be16 sample[2]; member
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| H A D | dsp_tones.c | 438 dsp_tone_hw_message(struct dsp *dsp, u8 *sample, int len) in dsp_tone_hw_message() argument
|
| H A D | dsp_audio.c | 105 static unsigned char linear2ulaw(short sample) in linear2ulaw() argument 242 s32 sample; dsp_audio_generate_mix_table() local 306 register s32 sample; dsp_audio_generate_volume_changes() local [all...] |
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | act_police.c | 245 struct gnet_stats_rate_est64 sample; in tcf_police_act() local
|
| /kernel/linux/linux-5.10/sound/core/oss/ |
| H A D | mulaw.c | 194 signed short sample = ulaw2linear(*src); in mulaw_decode() local 205 u16 sample = 0; in cvt_native_to_s16() local 156 cvt_s16_to_native(struct mulaw_priv *data, unsigned char *dst, u16 sample) cvt_s16_to_native() argument 240 signed short sample = cvt_native_to_s16(data, src); mulaw_encode() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/ |
| H A D | kvm-stat.c | 37 hcall_event_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) hcall_event_get_key() argument 67 hcall_event_begin(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) hcall_event_begin() argument
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-annotate.c | 162 struct perf_sample *sample = iter->sample; in hist_iter__branch_callback() local 129 process_branch_stack(struct branch_stack *bs, struct addr_location *al, struct perf_sample *sample) process_branch_stack() argument 178 process_branch_callback(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al __maybe_unused, struct perf_annotate *ann, struct machine *machine) process_branch_callback() argument 215 evsel__add_sample(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) evsel__add_sample() argument 259 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine) process_sample_event() argument [all...] |
| H A D | builtin-mem.c | 143 dump_raw_samples(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct machine *machine) dump_raw_samples() argument 223 process_sample_event(struct perf_tool *tool, union perf_event *event, struct perf_sample *sample, struct evsel *evsel __maybe_unused, struct machine *machine) process_sample_event() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | hists_cumulate.c | 17 struct sample { struct 84 struct perf_sample sample = { .period = 1000, }; in add_hist_entries() local [all...] |
| H A D | switch-tracking.c | 126 struct perf_sample sample; in process_sample_event() local 215 struct perf_sample sample; in add_event() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | bpf-event.c | 70 machine__process_bpf(struct machine *machine, union perf_event *event, struct perf_sample *sample) machine__process_bpf() argument
|
| H A D | tool.h | 43 event_sample sample, member
|
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | soundfont.h | 27 struct snd_sf_sample *sample; /* Link to sample */ member
|
| /kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
| H A D | packet_history.c | 393 u32 sample = 0, in tfrc_rx_hist_sample_rtt() local [all...] |
| /kernel/linux/linux-5.10/net/core/ |
| H A D | gen_stats.c | 256 struct gnet_stats_rate_est64 sample; in gnet_stats_copy_rate_est() local
|