Home | History | Annotate | Download | only in dshow

Lines Matching refs:IPin_NewSegment

872 #define IPin_NewSegment(This,tStart,tStop,dRate) (This)->lpVtbl->NewSegment(This,tStart,tStop,dRate)