OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_Duration
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/include/dshow/
control.h
387
virtual HRESULT WINAPI
get_Duration
(REFTIME *plength) = 0;
409
HRESULT (WINAPI *
get_Duration
)(IMediaPosition *This,REFTIME *plength);
433
#define IMediaPosition_get_Duration(This,plength) (This)->lpVtbl->
get_Duration
(This,plength)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
control.h
387
virtual HRESULT WINAPI
get_Duration
(REFTIME *plength) = 0;
409
HRESULT (WINAPI *
get_Duration
)(IMediaPosition *This,REFTIME *plength);
433
#define IMediaPosition_get_Duration(This,plength) (This)->lpVtbl->
get_Duration
(This,plength)
[
all
...]
cdoex.h
[
all
...]
tapi3if.h
[
all
...]
Completed in 98 milliseconds