Home | History | Annotate | Download | only in src

Lines Matching refs:cbCurrentLength

1391         DWORD cbCurrentLength = 0;
1424 hr = pInput->Lock(&pSrc, &cbMaxLength, &cbCurrentLength);
1427 hr = pSampleCallback->OnProcessSample(guidMajorType, 0, hnsTime, hnsDuration, pSrc, cbCurrentLength);