Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpeg12enc.c77 char *tc_opt_str; ///< timecode option string member
246 if (mpeg12->tc_opt_str) { in encode_init()
248 int ret = av_timecode_init_from_string(&mpeg12->tc, rate, mpeg12->tc_opt_str, s); in encode_init()
1164 OFFSET(tc_opt_str), AV_OPT_TYPE_STRING, {.str=NULL}, 0, 0, VE },\

Completed in 2 milliseconds