Searched refs:C2SoftVorbisDecFactory (Results 1 – 1 of 1) sorted by relevance
439 class C2SoftVorbisDecFactory : public C2ComponentFactory { class441 C2SoftVorbisDecFactory() : mHelper(std::static_pointer_cast<C2ReflectorHelper>( in C2SoftVorbisDecFactory() function in android::C2SoftVorbisDecFactory468 virtual ~C2SoftVorbisDecFactory() override = default;478 return new ::android::C2SoftVorbisDecFactory(); in CreateCodec2Factory()