Searched refs:abs_timecode (Results 1 – 1 of 1) sorted by relevance
1183 int64_t timecode, abs_timecode; in ne_read_block() local1288 abs_timecode = timecode + cluster_tc; in ne_read_block()1289 if (abs_timecode < 0) in ne_read_block()1294 pkt->timecode = abs_timecode * tc_scale * track_scale; in ne_read_block()