Searched refs:ff_choose_timebase (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dinternal.h367 AVRational ff_choose_timebase(AVFormatContext *s, AVStream *st, int min_precision);
H A Dmux.c105 AVRational ff_choose_timebase(AVFormatContext *s, AVStream *st, int min_precision) function
H A Dnutenc.c730 time_base = ff_choose_timebase(s, st, 48000);

Completed in 66 milliseconds