Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_dshow.cpp2447 VD->pAmMediaType->lSampleSize = attemptWidth*attemptHeight*3;
2452 VD->pAmMediaType->lSampleSize = 0;
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h768 ULONG lSampleSize; member