Searched refs:smartTeeInput (Results 1 – 1 of 1) sorted by relevance
325 IPin *smartTeeInput = NULL; in match_smart_tee_pin() local326 hr = IBaseFilter_FindPin(smartTee, inputW, &smartTeeInput); in match_smart_tee_pin()328 hr = IGraphBuilder_ConnectDirect(This->mygraph, capture, smartTeeInput, NULL); in match_smart_tee_pin()329 IPin_Release(smartTeeInput); in match_smart_tee_pin()