Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Store.cpp452 class C2PlatformComponentStore : public C2ComponentStore { class
474 C2PlatformComponentStore();
476 virtual ~C2PlatformComponentStore() override = default;
651 c2_status_t C2PlatformComponentStore::ComponentModule::init( in init()
735 C2PlatformComponentStore::ComponentModule::~ComponentModule() { in ~ComponentModule()
746 c2_status_t C2PlatformComponentStore::ComponentModule::createInterface( in createInterface()
763 c2_status_t C2PlatformComponentStore::ComponentModule::createComponent( in createComponent()
780 std::shared_ptr<const C2Component::Traits> C2PlatformComponentStore::ComponentModule::getTraits() { in getTraits()
785 C2PlatformComponentStore::C2PlatformComponentStore() in C2PlatformComponentStore() function in android::C2PlatformComponentStore
862 c2_status_t C2PlatformComponentStore::copyBuffer( in copyBuffer()
[all …]