Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodec.cpp379 class Codec2ClientInterfaceWrapper : public C2ComponentStore { class
383 Codec2ClientInterfaceWrapper(std::shared_ptr<Codec2Client> client) in Codec2ClientInterfaceWrapper() function in android::__anona70df1060111::Codec2ClientInterfaceWrapper
386 virtual ~Codec2ClientInterfaceWrapper() = default;
604 std::make_shared<Codec2ClientInterfaceWrapper>(client)); in allocate()