Home
last modified time | relevance | path

Searched defs:kMaxNumChannels (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacEnc.h66 const unsigned int kMaxNumChannels = 2; variable
/aosp12/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusEnc.h53 const int kMaxNumChannels = 8; member