Searched defs:dst_frames (Results 1 – 3 of 3) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
D | pcm_rate_linear.c | 70 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()
|
D | pcm_rate.c | 570 snd_pcm_uframes_t dst_offset, unsigned int dst_frames, in do_convert()
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext.c | 791 AVHWFramesContext *src_frames, *dst_frames; in av_hwframe_map() local
|