Home
last modified time | relevance | path

Searched defs:cluster_time (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmatroskaenc.c2773 int64_t cluster_time = ts - mkv->cluster_pts; in mkv_write_packet_internal() local
2832 int64_t cluster_time; in mkv_write_packet() local
Dmatroskadec.c3696 int size, int64_t pos, uint64_t cluster_time, in matroska_parse_block()