Searched refs:av_timecode_make_string (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dtimecode.h85 char *av_timecode_make_string(const AVTimecode *tc, char *buf, int framenum);
H A Dtimecode.c84 char *av_timecode_make_string(const AVTimecode *tc, char *buf, int framenum) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_drawtext.c1106 av_timecode_make_string(&s->tc, tcbuf, inlink->frame_count);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmxfdec.c1358 av_dict_set(pm, key, av_timecode_make_string(tc, buf, 0), 0);
H A Dmov.c3415 av_timecode_make_string(&tc, buf, value), 0);

Completed in 130 milliseconds