Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Store.cpp505 class C2PlatformComponentStore : public C2ComponentStore { class
527 C2PlatformComponentStore();
529 virtual ~C2PlatformComponentStore() override = default;
736 c2_status_t C2PlatformComponentStore::ComponentModule::init( in init()
862 C2PlatformComponentStore::ComponentModule::~ComponentModule() { in ~ComponentModule()
873 c2_status_t C2PlatformComponentStore::ComponentModule::createInterface( in createInterface()
890 c2_status_t C2PlatformComponentStore::ComponentModule::createComponent( in createComponent()
907 std::shared_ptr<const C2Component::Traits> C2PlatformComponentStore::ComponentModule::getTraits() { in getTraits()
912 C2PlatformComponentStore::C2PlatformComponentStore() in C2PlatformComponentStore() function in android::C2PlatformComponentStore
955 c2_status_t C2PlatformComponentStore::copyBuffer( in copyBuffer()
[all …]