Home
last modified time | relevance | path

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

/aosp_15_r20/external/v4l2_codec2/components/include/v4l2_codec2/components/
H A DDecodeInterface.h65 std::shared_ptr<C2PortMediaTypeSetting::input> mInputMediaType; variable
H A DEncodeInterface.h90 std::shared_ptr<C2PortMediaTypeSetting::input> mInputMediaType; variable
/aosp_15_r20/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Interface.h139 std::shared_ptr<C2PortMediaTypeSetting::input> mInputMediaType; member
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Interface.h141 std::shared_ptr<C2PortMediaTypeSetting::input> mInputMediaType; member
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecConfig_test.cpp265 std::shared_ptr<C2PortMediaTypeSetting::input> mInputMediaType; member in android::CCodecConfigTest::Configurable::Impl
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/samples/
H A DSampleFilterPlugin.cpp375 std::shared_ptr<C2PortMediaTypeSetting::input> mInputMediaType; member