Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp102 .withDefault(new C2StreamMaxChannelCountInfo::input(0u, MAX_CHANNEL_COUNT)) in IntfImpl()
277 std::shared_ptr<C2StreamMaxChannelCountInfo::input> mMaxChannelCount;
939 C2StreamMaxChannelCountInfo::input currentMaxChannelCnt(0u, maxChannelCount); in process()
/frameworks/av/media/codec2/core/include/
DC2Config.h2094 …pedef C2StreamParam<C2Info, C2Uint32Value, kParamIndexMaxChannelCount> C2StreamMaxChannelCountInfo; typedef