Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dxsubdec.c37 static int64_t parse_timecode(const uint8_t *buf, int64_t packet_time) { in parse_timecode()
58 int64_t packet_time = 0; in decode_frame() local