Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Interface.h140 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; member
/aosp12/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecConfig_test.cpp237 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; member in android::CCodecConfigTest::Configurable::Impl
/aosp12/frameworks/av/media/codec2/hidl/plugin/samples/
H A DSampleFilterPlugin.cpp347 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; member