Home
last modified time | relevance | path

Searched defs:mConfigurable (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DComponentInterface.h54 sp<CachedConfigurable> mConfigurable; member
H A DInputSurfaceConnection.h84 sp<CachedConfigurable> mConfigurable; member
H A DInputSurface.h75 sp<CachedConfigurable> mConfigurable; member
/aosp12/frameworks/av/services/mediacodec/registrant/
H A DCodecServiceRegistrant.cpp54 sp<IConfigurable> mConfigurable; member in __anoneacc42760110::H2C2ComponentStore
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A DComponent.cpp141 sp<IConfigurable> mConfigurable; member
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponent.cpp141 sp<IConfigurable> mConfigurable; member
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponent.cpp141 sp<IConfigurable> mConfigurable; member
/aosp12/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecConfig_test.cpp261 std::shared_ptr<Codec2Client::Configurable> mConfigurable; member in android::CCodecConfigTest