Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcDec.cpp1025 class C2SoftAvcDecFactory : public C2ComponentFactory { class
1027 C2SoftAvcDecFactory() : mHelper(std::static_pointer_cast<C2ReflectorHelper>( in C2SoftAvcDecFactory() function in android::C2SoftAvcDecFactory