Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp1391 DWORD cbCurrentLength = 0; in ProcessSample() local
1424 hr = pInput->Lock(&pSrc, &cbMaxLength, &cbCurrentLength); in ProcessSample()
1427 … = pSampleCallback->OnProcessSample(guidMajorType, 0, hnsTime, hnsDuration, pSrc, cbCurrentLength); in ProcessSample()