Searched refs:C2SoftAacDecFactory (Results 1 – 1 of 1) sorted by relevance
897 class C2SoftAacDecFactory : public C2ComponentFactory { class899 C2SoftAacDecFactory() : mHelper(std::static_pointer_cast<C2ReflectorHelper>( in C2SoftAacDecFactory() function in android::C2SoftAacDecFactory925 virtual ~C2SoftAacDecFactory() override = default;935 return new ::android::C2SoftAacDecFactory(); in CreateCodec2Factory()