Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_ffmpeg_impl.hpp152 #define AV_NOPTS_VALUE_ ((int64_t)0x8000000000000000LL) macro
154 #define AV_NOPTS_VALUE_ ((int64_t)AV_NOPTS_VALUE) macro