Home
last modified time | relevance | path

Searched refs:C2_PARAMKEY_OUTPUT_MAX_REFERENCE_COUNT (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/components/base/
DSimpleC2Interface.cpp302 DefineParam(mMaxOutputReferenceCount, C2_PARAMKEY_OUTPUT_MAX_REFERENCE_COUNT) in noOutputReferences()
/frameworks/av/media/codec2/core/include/
DC2Config.h846 constexpr char C2_PARAMKEY_OUTPUT_MAX_REFERENCE_COUNT[] = "output.reference.max-count"; variable