Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Dec.cpp696 class C2SoftMpeg4DecFactory : public C2ComponentFactory { class
698 C2SoftMpeg4DecFactory() : mHelper(std::static_pointer_cast<C2ReflectorHelper>( in C2SoftMpeg4DecFactory() function in android::C2SoftMpeg4DecFactory