Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h4353 virtual HRESULT WINAPI get_NumInputConnections(long *plNumInputConnections) = 0;
4386 HRESULT (WINAPI *get_NumInputConnections)(IAMTVTuner *This,long *plNumInputConnections);
4421 …er_get_NumInputConnections(This,plNumInputConnections) (This)->lpVtbl->get_NumInputConnections(Thi… argument
4438 …SULT WINAPI IAMTVTuner_get_NumInputConnections_Proxy(IAMTVTuner *This,long *plNumInputConnections);