Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Davformat.h864 #define AV_PTS_WRAP_IGNORE 0 ///< ignore the wrap macro
Dutils.c104 if (st->internal->pts_wrap_behavior != AV_PTS_WRAP_IGNORE && st->pts_wrap_bits < 64 && in wrap_timestamp()
4617 st->internal->pts_wrap_behavior = AV_PTS_WRAP_IGNORE;
4667 program->pts_wrap_behavior = AV_PTS_WRAP_IGNORE;