Searched refs:kHeightFromChannelIdx (Results 1 – 1 of 1) sorted by relevance
107 constexpr inline AUDIO_GEOMETRY_HEIGHT kHeightFromChannelIdx [] = { variable136 static_assert(std::size(kHeightFromChannelIdx) == FCC_26); in heightFromChannelIdx()137 if (idx < std::size(kHeightFromChannelIdx)) return kHeightFromChannelIdx[idx]; in heightFromChannelIdx()