Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/g711/
DC2SoftG711Dec.cpp274 class C2SoftG711DecFactory : public C2ComponentFactory { class
276 C2SoftG711DecFactory() : mHelper(std::static_pointer_cast<C2ReflectorHelper>( in C2SoftG711DecFactory() function in android::C2SoftG711DecFactory