Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/fuzzer/
H A DC2Fuzzer.h44 constexpr uint32_t kChannelsOfAudio = 8; variable
H A DC2Fuzzer.cpp202 C2StreamChannelCountInfo::output channelCountInfo(0u, kChannelsOfAudio); in initDecoder()