Searched refs:C2SoftFlacDecFactory (Results 1 – 1 of 1) sorted by relevance
338 class C2SoftFlacDecFactory : public C2ComponentFactory { class340 C2SoftFlacDecFactory() : mHelper(std::static_pointer_cast<C2ReflectorHelper>( in C2SoftFlacDecFactory() function in android::C2SoftFlacDecFactory367 virtual ~C2SoftFlacDecFactory() override = default;378 return new ::android::C2SoftFlacDecFactory(); in CreateCodec2Factory()