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

/hardware/google/av/media/sfplugin/
H A DCCodec.cpp131 class C2InputSurfaceWrapper : public InputSurfaceWrapper { class in namespace:android::__anon272
133 explicit C2InputSurfaceWrapper( function in class:android::__anon272::C2InputSurfaceWrapper
138 ~C2InputSurfaceWrapper() override = default;
869 err = setupInputSurface(std::make_shared<C2InputSurfaceWrapper>(surface));

Completed in 61 milliseconds