Searched refs:get_HorizontalLocked (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
H A Dstrmif.h3911 virtual HRESULT WINAPI get_HorizontalLocked(long *plLocked) = 0;
3927 HRESULT (WINAPI *get_HorizontalLocked)(IAMAnalogVideoDecoder *This,long *plLocked); member in struct:IAMAnalogVideoDecoderVtbl
3945 #define IAMAnalogVideoDecoder_get_HorizontalLocked(This,plLocked) (This)->lpVtbl->get_HorizontalLocked(This,plLocked)

Completed in 60 milliseconds