Home
last modified time | relevance | path

Searched refs:C2_PARAMKEY_INPUT_STREAM_COUNT (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/codec2/components/base/
H A DSimpleC2Interface.cpp82 DefineParam(mInputStreamCount, C2_PARAMKEY_INPUT_STREAM_COUNT) in BaseParams()
/aosp12/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecConfig_test.cpp138 DefineParam(mInputStreamCount, C2_PARAMKEY_INPUT_STREAM_COUNT)
/aosp12/frameworks/av/media/codec2/hidl/plugin/samples/
H A DSampleFilterPlugin.cpp163 DefineParam(mInputStreamCount, C2_PARAMKEY_INPUT_STREAM_COUNT) in Helper()
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Config.h918 constexpr char C2_PARAMKEY_INPUT_STREAM_COUNT[] = "input.stream-count"; variable