Home
last modified time | relevance | path

Searched defs:frames (Results 226 - 250 of 564) sorted by relevance

12345678910>>...23

/kernel/linux/linux-6.6/sound/atmel/
H A Dac97c.c417 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 Damdtp-dot.c145 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 Damdtp-motu.c257 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 Dfsl_dma.c680 snd_pcm_uframes_t frames; in fsl_dma_pointer() local
/test/xts/hats/hdf/audio/idl/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp232 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 Daudio_render_benchmarktest.cpp428 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 DAudioRenderCommonTest.cpp305 uint64_t frames = 0; in HWTEST_F() local
/test/xts/hats/hdf/audio/idl/common/render/src/
H A Daudio_render_common_test.cpp380 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 Dmimic.c56 ThreadFrame frames [16]; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_acrossover.c78 AVFrame *frames[MAX_BANDS]; member
524 AVFrame **frames = s->frames; filter_frame() local
[all...]
H A Df_graphmonitor.c189 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 Dvf_stack.c61 AVFrame **frames; member
H A Dvf_mix.c59 AVFrame **frames; member
[all...]
H A Dvf_tmidequalizer.c49 AVFrame **frames; member
[all...]
H A Dvf_thumbnail_cuda.c59 struct thumb_frame *frames; ///< the n_frames frames member
[all...]
/third_party/ffmpeg/libavformat/
H A Ddv.c62 int frames; member
[all...]
H A Dape.c57 APEFrame *frames; member
[all...]
/third_party/ffmpeg/libavformat/tests/
H A Dmovenc.c66 int frames; variable
[all...]
/third_party/ffmpeg/libavutil/
H A Dhwcontext.c309 AVFrame **frames; in hwframe_pool_prealloc() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_null.c192 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 Dpcm_rate_linear.c49 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 Dpcm_dshare.c439 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 Dpcm_dsnoop.c331 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 Dcontainer-riff-wave.c113 uint8_t frames[0]; member
/third_party/alsa-lib/test/
H A Daudio_time.c107 snd_pcm_sframes_t frames; in main() local
[all...]

Completed in 24 milliseconds

12345678910>>...23