Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/components/g711/
H A DC2SoftG711Dec.cpp227 class C2SoftG711DecFactory : public C2ComponentFactory { class
229 C2SoftG711DecFactory() : mHelper(std::static_pointer_cast<C2ReflectorHelper>( in C2SoftG711DecFactory() function in android::C2SoftG711DecFactory