Home
last modified time | relevance | path

Searched refs:swr_config_frame (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswresample/
Dswresample_frame.c27 int swr_config_frame(SwrContext *s, const AVFrame *out, const AVFrame *in) in swr_config_frame() function
190 if ((ret = swr_config_frame(s, out, in)) < 0) in swr_convert_frame()
Dswresample.h643 int swr_config_frame(SwrContext *swr, const AVFrame *out, const AVFrame *in);