Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/strmbase/
H A Dtransform.c49 static inline BaseInputPin *impl_BaseInputPin_from_BasePin( BasePin *iface ) in impl_BaseInputPin_from_BasePin() function
81 BaseInputPin* This = impl_BaseInputPin_from_BasePin(iface); in TransformFilter_Input_CheckMediaType()