Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DTsMuxer.c119 #define TIMECODE_CLOCK 90000//27000000 macro
206 …mux_rate = ts->waited_datasize * TIMECODE_CLOCK / (int)(ts->min_time - (ctx->timestamp+TIMECODE_AH… in GetTimecode()
209 increment = data_len * TIMECODE_CLOCK / mux_rate - 1; in GetTimecode()