Searched refs:TIMECODE_AHEAD (Results 1 – 1 of 1) sorted by relevance
118 #define TIMECODE_AHEAD 1000 macro203 if (ts->waited_datasize<=0 || ts->min_time<=ctx->timestamp+TIMECODE_AHEAD) in GetTimecode()206 …ate = ts->waited_datasize * TIMECODE_CLOCK / (int)(ts->min_time - (ctx->timestamp+TIMECODE_AHEAD)); in GetTimecode()