Searched defs:Codec2Client (Results 1 – 2 of 2) sorted by relevance
157 struct Codec2Client : public Codec2ConfigurableClient { struct173 typedef Codec2Client Store; argument197 static std::shared_ptr<Codec2Client> CreateFromService( argument244 struct Codec2Client::Listener { argument
441 Codec2Client::Codec2Client(const sp<Codec2Client::Base>& base, std::string instanceName) : in Codec2Client() function in android::Codec2Client