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.c70 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_expand()
141 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_expand_s16()
192 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_shrink()
262 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_shrink_s16()
313 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in linear_convert()
Dpcm_rate.c570 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in do_convert()
/third_party/ffmpeg/libavutil/
Dhwcontext.c791 AVHWFramesContext *src_frames, *dst_frames; in av_hwframe_map() local