Searched defs:prevent_df (Results 1 – 2 of 2) sorted by relevance
136 …_make_smpte_tc_string2(char *buf, AVRational rate, uint32_t tcsmpte, int prevent_df, int skip_fiel… in av_timecode_make_smpte_tc_string2()160 char *av_timecode_make_smpte_tc_string(char *buf, uint32_t tcsmpte, int prevent_df) in av_timecode_make_smpte_tc_string()
312 int prevent_df = c->sys->ltc_divisor == 25 || c->sys->ltc_divisor == 50; in dv_extract_timecode() local