Searched refs:AV_PTS_WRAP_IGNORE (Results 1 – 2 of 2) sorted by relevance
864 #define AV_PTS_WRAP_IGNORE 0 ///< ignore the wrap macro
104 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;