Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/utils/
H A DComponentStore.cpp212 std::shared_ptr<MultiAccessUnitInterface> ComponentStore::tryCreateMultiAccessUnitInterface( in tryCreateMultiAccessUnitInterface() function in android::hardware::media::c2::V1_0::utils::ComponentStore
300 tryCreateMultiAccessUnitInterface(c2interface); in createInterface()
H A DComponent.cpp264 mMultiAccessUnitIntf = store->tryCreateMultiAccessUnitInterface(component->intf());
/aosp_15_r20/frameworks/av/media/codec2/hal/aidl/
H A DComponentStore.cpp216 std::shared_ptr<MultiAccessUnitInterface> ComponentStore::tryCreateMultiAccessUnitInterface( in tryCreateMultiAccessUnitInterface() function in aidl::android::hardware::media::c2::utils::ComponentStore
319 tryCreateMultiAccessUnitInterface(c2interface); in createInterface()
H A DComponent.cpp208 mMultiAccessUnitIntf = store->tryCreateMultiAccessUnitInterface(component->intf());
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.1/utils/
H A DComponentStore.cpp212 std::shared_ptr<MultiAccessUnitInterface> ComponentStore::tryCreateMultiAccessUnitInterface( in tryCreateMultiAccessUnitInterface() function in android::hardware::media::c2::V1_1::utils::ComponentStore
299 tryCreateMultiAccessUnitInterface(c2interface); in createInterface()
H A DComponent.cpp268 mMultiAccessUnitIntf = store->tryCreateMultiAccessUnitInterface(component->intf());
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.2/utils/
H A DComponentStore.cpp212 std::shared_ptr<MultiAccessUnitInterface> ComponentStore::tryCreateMultiAccessUnitInterface( in tryCreateMultiAccessUnitInterface() function in android::hardware::media::c2::V1_2::utils::ComponentStore
299 tryCreateMultiAccessUnitInterface(c2interface); in createInterface()
H A DComponent.cpp266 mMultiAccessUnitIntf = store->tryCreateMultiAccessUnitInterface(component->intf());
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DComponentStore.h88 std::shared_ptr<MultiAccessUnitInterface> tryCreateMultiAccessUnitInterface(
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
H A DComponentStore.h89 std::shared_ptr<MultiAccessUnitInterface> tryCreateMultiAccessUnitInterface(
/aosp_15_r20/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
H A DComponentStore.h85 std::shared_ptr<MultiAccessUnitInterface> tryCreateMultiAccessUnitInterface(
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
H A DComponentStore.h89 std::shared_ptr<MultiAccessUnitInterface> tryCreateMultiAccessUnitInterface(