OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetActualDataLength
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
amstream.idl
282
long
GetActualDataLength
(void);
amstream.h
[
all
...]
strmif.h
[
all
...]
/external/webrtc/webrtc/modules/video_capture/windows/
sink_filter_ds.cc
341
const LONG length = pIMediaSample->
GetActualDataLength
();
/external/opencv3/modules/videoio/src/
cap_dshow.cpp
709
latestBufferLength = pSample->
GetActualDataLength
();
[
all
...]
/external/opencv3/3rdparty/include/dshow/
strmif.h
[
all
...]
Completed in 220 milliseconds