Home
last modified time | relevance | path

Searched defs:C2SoftAacDecFactory (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacDec.cpp1059 class C2SoftAacDecFactory : public C2ComponentFactory { class
1061 C2SoftAacDecFactory() : mHelper(std::static_pointer_cast<C2ReflectorHelper>( in C2SoftAacDecFactory() function in android::C2SoftAacDecFactory