Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_rate_linear.c69 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_expand()
140 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_expand_s16()
191 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_shrink()
261 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_shrink_s16()
312 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_convert()
Dpcm_rate.c569 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in do_convert()
/third_party/ffmpeg/libavutil/
Dhwcontext.c790 AVHWFramesContext *src_frames, *dst_frames; in av_hwframe_map() local