Searched refs:C2SoftMp3DecFactory (Results 1 – 1 of 1) sorted by relevance
513 class C2SoftMp3DecFactory : public C2ComponentFactory { class515 C2SoftMp3DecFactory() : mHelper(std::static_pointer_cast<C2ReflectorHelper>( in C2SoftMp3DecFactory() function in android::C2SoftMp3DecFactory542 virtual ~C2SoftMp3DecFactory() override = default;553 return new ::android::C2SoftMp3DecFactory(); in CreateCodec2Factory()