Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/components/include/v4l2_codec2/components/
H A DDecodeInterface.h67 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; variable
H A DEncodeInterface.h92 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; variable
/aosp_15_r20/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Interface.h140 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; member
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Interface.h142 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; member
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecConfig_test.cpp266 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; member in android::CCodecConfigTest::Configurable::Impl
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/samples/
H A DSampleFilterPlugin.cpp376 std::shared_ptr<C2PortMediaTypeSetting::output> mOutputMediaType; member