Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
Davcodec.h4793 AV_LOCK_RELEASE, ///< Unlock the mutex enumerator
/external/opencv3/modules/videoio/src/
Dcap_ffmpeg_impl.hpp511 case AV_LOCK_RELEASE: in LockCallBack()