Home
last modified time | relevance | path

Searched defs:src_frames (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_rate_linear.c72 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_expand()
143 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_expand_s16()
194 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_shrink()
264 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_shrink_s16()
315 snd_pcm_uframes_t src_offset, unsigned int src_frames) in linear_convert()
Dpcm_rate.c572 snd_pcm_uframes_t src_offset, unsigned int src_frames, in do_convert()
/third_party/ffmpeg/libavutil/
Dhwcontext.c791 AVHWFramesContext *src_frames, *dst_frames; in av_hwframe_map() local