Home
last modified time | relevance | path

Searched refs:C2StreamBufferTypeSetting (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/v4l2_codec2/tests/c2_comp_intf/
H A DC2VEACompIntf_test.cpp63 C2StreamBufferTypeSetting::input expected(0u, C2BufferData::GRAPHIC); in TEST_F()
64 C2StreamBufferTypeSetting::input invalid(0u, C2BufferData::LINEAR); in TEST_F()
69 C2StreamBufferTypeSetting::output expected(0u, C2BufferData::LINEAR); in TEST_F()
70 C2StreamBufferTypeSetting::output invalid(0u, C2BufferData::GRAPHIC); in TEST_F()
/aosp_15_r20/external/v4l2_codec2/components/include/v4l2_codec2/components/
H A DDecodeInterface.h59 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat;
63 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat;
H A DEncodeInterface.h84 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat;
88 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat;
/aosp_15_r20/frameworks/av/media/codec2/components/base/
H A DSimpleC2Interface.cpp141 .withConstValue(new C2StreamBufferTypeSetting::input( in BaseParams()
153 .withConstValue(new C2StreamBufferTypeSetting::output( in BaseParams()
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Interface.cpp138 .withConstValue(new C2StreamBufferTypeSetting::input( in BaseParams()
150 .withConstValue(new C2StreamBufferTypeSetting::output( in BaseParams()
DSimpleC2Component.cpp480 C2StreamBufferTypeSetting::output outputFormat(0u); in processQueue()
/aosp_15_r20/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Interface.h141 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat;
142 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat;
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Interface.h143 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat;
144 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat;
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/samples/
H A DSampleFilterPlugin.cpp185 .withConstValue(new C2StreamBufferTypeSetting::input( in Helper()
200 .withConstValue(new C2StreamBufferTypeSetting::output( in Helper()
377 std::shared_ptr<C2StreamBufferTypeSetting::input> mInputFormat;
378 std::shared_ptr<C2StreamBufferTypeSetting::output> mOutputFormat;
/aosp_15_r20/external/v4l2_codec2/components/
H A DEncodeInterface.cpp314 .withConstValue(new C2StreamBufferTypeSetting::input(0u, C2BufferData::GRAPHIC)) in Initialize()
324 .withConstValue(new C2StreamBufferTypeSetting::output(0u, C2BufferData::LINEAR)) in Initialize()
H A DDecodeInterface.cpp254 .withConstValue(new C2StreamBufferTypeSetting::input(0u, C2BufferData::LINEAR)) in DecodeInterface()
265 new C2StreamBufferTypeSetting::output(0u, C2BufferData::GRAPHIC)) in DecodeInterface()
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp3169 C2StreamBufferTypeSetting::input::PARAM_TYPE, in init()
3184 if (param->type() == C2StreamBufferTypeSetting::input::PARAM_TYPE) { in init()
3186 C2StreamBufferTypeSetting::input::From(param)); in init()
3207 const C2StreamBufferTypeSetting::input &getInputStreamFormat() const { in getInputStreamFormat()
3208 static std::unique_ptr<C2StreamBufferTypeSetting::input> sInvalidated = []{ in getInputStreamFormat()
3209 std::unique_ptr<C2StreamBufferTypeSetting::input> param; in getInputStreamFormat()
3210 param.reset(new C2StreamBufferTypeSetting::input(0u, C2BufferData::INVALID)); in getInputStreamFormat()
3232 std::unique_ptr<C2StreamBufferTypeSetting::input> mInputStreamFormat;
3274 const C2StreamBufferTypeSetting::input &streamFormat = intfCache.getInputStreamFormat(); in GetCommonAllocatorIds()
H A DCCodecBufferChannel.cpp1684 C2StreamBufferTypeSetting::input iStreamFormat(0u); in start()
1685 C2StreamBufferTypeSetting::output oStreamFormat(0u); in start()
2185 C2StreamBufferTypeSetting::output oStreamFormat(0u); in requestInitialInputBuffers()
/aosp_15_r20/frameworks/av/media/codec2/tests/
H A DC2ComponentInterface_test.cpp641 EACH_TEST_INPUT(C2StreamBufferTypeSetting, TEST_U32_WRITABLE_FIELD); in testMain()
642 EACH_TEST_OUTPUT(C2StreamBufferTypeSetting, TEST_U32_WRITABLE_FIELD); in testMain()
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/codec2/core/include/
DC2Config.h981 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/codec2/core/include/
DC2Config.h981 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/codec2/core/include/
DC2Config.h981 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Config.h981 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1026 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/codec2/core/include/
DC2Config.h1026 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/codec2/core/include/
DC2Config.h1026 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1026 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/codec2/core/include/
DC2Config.h1026 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1026 C2StreamBufferTypeSetting; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1026 C2StreamBufferTypeSetting; typedef

12