Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dgxfenc.c37 typedef struct GXFTimecode{ struct
44 } GXFTimecode; typedef
85 GXFTimecode tc;
664 static int gxf_init_timecode(AVFormatContext *s, GXFTimecode *tc, const char *tcstr, int fields) in gxf_init_timecode()