Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
DComponentStore.h74 std::shared_ptr<ParameterCache> getParameterCache() const;
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponentStore.h77 std::shared_ptr<ParameterCache> getParameterCache() const;
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponentStore.h78 std::shared_ptr<ParameterCache> getParameterCache() const;
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponentStore.h78 std::shared_ptr<ParameterCache> getParameterCache() const;
/frameworks/av/media/codec2/hal/aidl/
DComponent.cpp210 component->intf(), mMultiAccessUnitIntf, store->getParameterCache());
DComponentStore.cpp195 std::shared_ptr<ParameterCache> ComponentStore::getParameterCache() const { in getParameterCache() function in aidl::android::hardware::media::c2::utils::ComponentStore
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DComponentStore.cpp190 std::shared_ptr<ParameterCache> ComponentStore::getParameterCache() const { in getParameterCache() function in android::hardware::media::c2::V1_0::utils::ComponentStore
DComponent.cpp264 component->intf(), mMultiAccessUnitIntf, store->getParameterCache());
/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponentStore.cpp190 std::shared_ptr<ParameterCache> ComponentStore::getParameterCache() const { in getParameterCache() function in android::hardware::media::c2::V1_2::utils::ComponentStore
DComponent.cpp266 component->intf(), mMultiAccessUnitIntf, store->getParameterCache());
/frameworks/av/media/codec2/hal/hidl/1.1/utils/
DComponentStore.cpp190 std::shared_ptr<ParameterCache> ComponentStore::getParameterCache() const { in getParameterCache() function in android::hardware::media::c2::V1_1::utils::ComponentStore
DComponent.cpp268 component->intf(), mMultiAccessUnitIntf, store->getParameterCache());