Home
last modified time | relevance | path

Searched refs:C2SoftGav1Factory (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp1147 class C2SoftGav1Factory : public C2ComponentFactory { class
1149 C2SoftGav1Factory() in C2SoftGav1Factory() function in android::C2SoftGav1Factory
1174 virtual ~C2SoftGav1Factory() override = default;
1185 return new ::android::C2SoftGav1Factory(); in CreateCodec2Factory()