Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
Dclient.h69 struct IComponent;
78 struct IComponent;
83 struct IComponent;
88 class IComponent; variable
384 typedef ::android::hardware::media::c2::V1_0::IComponent HidlBase1_0;
385 typedef ::android::hardware::media::c2::V1_1::IComponent HidlBase1_1;
386 typedef ::android::hardware::media::c2::V1_2::IComponent HidlBase1_2;
389 typedef ::aidl::android::hardware::media::c2::IComponent AidlBase;
/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
DComponent.h69 const IComponent::BlockPoolAllocator &allocator,
70 IComponent::BlockPool *blockPool) override;
DComponentStore.h86 std::shared_ptr<IComponent> *component) override;
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h48 using ::android::hardware::media::c2::V1_1::IComponent;
67 struct Component : public IComponent,
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h48 using ::android::hardware::media::c2::V1_2::IComponent;
67 struct Component : public IComponent,
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h64 struct Component : public IComponent,
/frameworks/av/media/codec2/hal/aidl/
DComponent.cpp355 const IComponent::BlockPoolAllocator &allocator, in createBlockPool()
356 IComponent::BlockPool *blockPool) { in createBlockPool()
DComponentStore.cpp249 std::shared_ptr<IComponent> *component) { in createComponent()
/frameworks/av/media/codec2/hal/client/
Dclient.cpp1201 std::shared_ptr<c2_aidl::IComponent> aidlComponent; in createComponent()
1238 const sp<c2_hidl::IComponent>& c) { in createComponent()
1254 const sp<c2_hidl_base::V1_1::IComponent>& c) { in createComponent()
1269 const sp<c2_hidl_base::V1_0::IComponent>& c) { in createComponent()
2068 c2_aidl::IComponent::BlockPool aidlBlockPool; in createBlockPool()
2076 c2_aidl::IComponent::BlockPoolAllocator allocator; in createBlockPool()
2087 c2_aidl::IComponent::GbAllocator gbAllocator; in createBlockPool()