| /kernel/linux/linux-6.6/sound/atmel/ |
| H A D | ac97c.c | 417 snd_pcm_uframes_t frames; in atmel_ac97c_playback_pointer() local 434 snd_pcm_uframes_t frames; in atmel_ac97c_capture_pointer() local [all...] |
| /kernel/linux/linux-6.6/sound/firewire/digi00x/ |
| H A D | amdtp-dot.c | 145 write_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) write_pcm_s32() argument 177 read_pcm_s32(struct amdtp_stream *s, struct snd_pcm_substream *pcm, __be32 *buffer, unsigned int frames, unsigned int pcm_frames) read_pcm_s32() argument
|
| /kernel/linux/linux-6.6/sound/firewire/motu/ |
| H A D | amdtp-motu.c | 257 static void __maybe_unused copy_sph(u32 *frames, __be32 *buffer, in copy_sph() argument 271 static void __maybe_unused copy_message(u64 *frames, __be32 *buffer, in copy_message() argument
|
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| H A D | fsl_dma.c | 680 snd_pcm_uframes_t frames; in fsl_dma_pointer() local
|
| /test/xts/hats/hdf/audio/idl/benchmarktest/capture/ |
| H A D | audio_capture_benchmarktest.cpp | 232 uint64_t frames;
in BENCHMARK_F() local 628 uint64_t frames = 0;
in BENCHMARK_F() local
|
| /test/xts/hats/hdf/audio/idl/benchmarktest/render/ |
| H A D | audio_render_benchmarktest.cpp | 428 uint64_t frames = 0;
in BENCHMARK_F() local 540 uint64_t frames = 0;
in BENCHMARK_F() local
|
| /test/xts/hats/hdf/audio/idl/common/render_additional/src/ |
| H A D | AudioRenderCommonTest.cpp | 305 uint64_t frames = 0; in HWTEST_F() local
|
| /test/xts/hats/hdf/audio/idl/common/render/src/ |
| H A D | audio_render_common_test.cpp | 380 uint64_t frames = 0; in HWTEST_F() local 393 uint64_t frames = 0; in HWTEST_F() local 399 uint64_t frames = 0; in HWTEST_F() local 410 uint64_t frames; in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mimic.c | 56 ThreadFrame frames [16]; member [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_acrossover.c | 78 AVFrame *frames[MAX_BANDS]; member 524 AVFrame **frames = s->frames; filter_frame() local [all...] |
| H A D | f_graphmonitor.c | 189 size_t frames = ff_inlink_queued_frames(l); in filter_have_queued() local 197 size_t frames = ff_inlink_queued_frames(l); in filter_have_queued() local 357 size_t frames in create_frame() local 206 draw_items(AVFilterContext *ctx, AVFrame *out, int xpos, int ypos, AVFilterLink *l, size_t frames) draw_items() argument 377 size_t frames = ff_inlink_queued_frames(l); create_frame() local [all...] |
| H A D | vf_stack.c | 61 AVFrame **frames; member
|
| H A D | vf_mix.c | 59 AVFrame **frames; member [all...] |
| H A D | vf_tmidequalizer.c | 49 AVFrame **frames; member [all...] |
| H A D | vf_thumbnail_cuda.c | 59 struct thumb_frame *frames; ///< the n_frames frames member [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | dv.c | 62 int frames; member [all...] |
| H A D | ape.c | 57 APEFrame *frames; member [all...] |
| /third_party/ffmpeg/libavformat/tests/ |
| H A D | movenc.c | 66 int frames; variable [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext.c | 309 AVFrame **frames; in hwframe_pool_prealloc() local [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_null.c | 192 static snd_pcm_sframes_t snd_pcm_null_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_null_rewind() argument 207 static snd_pcm_sframes_t snd_pcm_null_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_null_forward() argument
|
| H A D | pcm_rate_linear.c | 49 static snd_pcm_uframes_t input_frames(void *obj, snd_pcm_uframes_t frames) in input_frames() argument 58 static snd_pcm_uframes_t output_frames(void *obj, snd_pcm_uframes_t frames) in output_frames() argument
|
| H A D | pcm_dshare.c | 439 static snd_pcm_sframes_t snd_pcm_dshare_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_dshare_rewind() argument 455 static snd_pcm_sframes_t snd_pcm_dshare_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_dshare_forward() argument [all...] |
| H A D | pcm_dsnoop.c | 331 static snd_pcm_sframes_t snd_pcm_dsnoop_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_dsnoop_rewind() argument 347 static snd_pcm_sframes_t snd_pcm_dsnoop_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_dsnoop_forward() argument [all...] |
| /third_party/alsa-utils/axfer/ |
| H A D | container-riff-wave.c | 113 uint8_t frames[0]; member
|
| /third_party/alsa-lib/test/ |
| H A D | audio_time.c | 107 snd_pcm_sframes_t frames; in main() local [all...] |