Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponentStore.h111 std::shared_ptr<C2Component> findC2Component(
/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurface.cpp130 std::shared_ptr<C2Component> comp = mStore->findC2Component(component); in connectToComponent()
DComponentStore.cpp301 std::shared_ptr<C2Component> ComponentStore::findC2Component( in findC2Component() function in hardware::google::media::c2::V1_0::utils::ComponentStore