Lines Matching refs:time
41 #include <time.h>
410 int timecode_base; ///< rounded time code base (25 or 30)
2451 struct tm *time = gmtime_r(×tamp, &tmbuf);
2452 if (!time)
2454 return (uint64_t)(time->tm_year+1900) << 48 |
2455 (uint64_t)(time->tm_mon+1) << 40 |
2456 (uint64_t) time->tm_mday << 32 |
2457 time->tm_hour << 24 |
2458 time->tm_min << 16 |
2459 time->tm_sec << 8 |
2761 int i, system_item_bitmap = 0x58; // UL, user date/time stamp, picture present
2788 avio_wb64(pb, 0); // creation date/time stamp
2790 avio_w8(pb, 0x81); // SMPTE 12M time code