Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp411 class Codec2ClientInterfaceWrapper : public C2ComponentStore { class
415 Codec2ClientInterfaceWrapper(std::shared_ptr<Codec2Client> client) in Codec2ClientInterfaceWrapper() function in android::__anon1bc2986c0111::Codec2ClientInterfaceWrapper
418 virtual ~Codec2ClientInterfaceWrapper() = default;
634 std::make_shared<Codec2ClientInterfaceWrapper>(client)); in allocate()