Home
last modified time | relevance | path

Searched defs:mComp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/faultinjection/
H A DC2ComponentWrapper.h82 std::shared_ptr<C2Component> mComp; variable
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/
H A DFilterWrapper.cpp766 std::shared_ptr<C2Component> mComp; member in android::__anonbc79e1130111::WrappedDecoder
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp158 std::weak_ptr<Codec2Client::Component> mComp; member