Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/mediacodec/registrant/
H A DCodecServiceRegistrant.cpp47 class H2C2ComponentStore : public C2ComponentStore { class
56 explicit H2C2ComponentStore(sp<IComponentStore> const& store) in H2C2ComponentStore() function in __anoneacc42760110::H2C2ComponentStore
73 virtual ~H2C2ComponentStore() override = default;
455 std::make_shared<H2C2ComponentStore>(preferredStore)); in RegisterCodecServices()