Searched refs:MAX_FRAME_COUNT (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/cudacodec/src/
H A Dvideo_decoder.cpp95 static const int MAX_FRAME_COUNT = 2; local
99 createInfo_.ulNumOutputSurfaces = MAX_FRAME_COUNT; // We won't simultaneously map more than 8 surfaces

Completed in 68 milliseconds