Home
last modified time | relevance | path

Searched defs:Codec2Client (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/hidl/client/include/codec2/hidl/
Dclient.h157 struct Codec2Client : public Codec2ConfigurableClient { struct
173 typedef Codec2Client Store; argument
197 static std::shared_ptr<Codec2Client> CreateFromService( argument
244 struct Codec2Client::Listener { argument
/hardware/google/av/codec2/hidl/client/
Dclient.cpp441 Codec2Client::Codec2Client(const sp<Codec2Client::Base>& base, std::string instanceName) : in Codec2Client() function in android::Codec2Client