Home
last modified time | relevance | path

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

/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/store/include/goldfish_codec2/store/
DGoldfishComponentStore.h66 struct ComponentModule struct
91 ComponentModule() in ComponentModule() function
118 mTraits; ///< cached component traits
120 c2_status_t mInit; ///< initialization result
122 void *mLibHandle; ///< loaded library handle
124 createFactory; ///< loaded create function
126 destroyFactory; ///< loaded destroy function
128 *mComponentFactory; ///< loaded/created component factory
/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp792 struct ComponentModule : public C2ComponentFactory, struct in android::C2PlatformComponentStore
813 ComponentModule() in ComponentModule() function
829 ComponentModule( in ComponentModule() function
858 std::recursive_mutex mLock; ///< lock protecting mTraits
859 std::shared_ptr<C2Component::Traits> mTraits; ///< cached component traits
861 c2_status_t mInit; ///< initialization result
863 void *mLibHandle; ///< loaded library handle
864 C2ComponentFactory::CreateCodec2FactoryFunc createFactory; ///< loaded create function
865 C2ComponentFactory::DestroyCodec2FactoryFunc destroyFactory; ///< loaded destroy function
866 C2ComponentFactory *mComponentFactory; ///< loaded/created component factory
/aosp_15_r20/packages/apps/TV/libs/m2/
Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...