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