OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleVideoSequence
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/cudacodec/src/
video_parser.hpp
81
static int CUDAAPI
HandleVideoSequence
(void* pUserData, CUVIDEOFORMAT* pFormat);
video_parser.cpp
58
params.pfnSequenceCallback =
HandleVideoSequence
; // Called before decoding frames and/or whenever there is a format change
99
int CUDAAPI cv::cudacodec::detail::VideoParser::
HandleVideoSequence
(void* userData, CUVIDEOFORMAT* format)
Completed in 543 milliseconds