Searched defs:TransformInterface (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dtransformadapter.h19 class TransformInterface { class in namespace:rtc
21 virtual ~TransformInterface() { }
38 // supplied TransformInterface object, which may apply compression, encryption,
46 TransformInterface * transform,
71 TransformInterface * transform_;

Completed in 87 milliseconds