Searched refs:kDepthFromChannelIdx (Results 1 – 1 of 1) sorted by relevance
158 constexpr inline AUDIO_GEOMETRY_DEPTH kDepthFromChannelIdx[] = { variable187 static_assert(std::size(kDepthFromChannelIdx) == FCC_26); in depthFromChannelIdx()188 if (idx < std::size(kDepthFromChannelIdx)) return kDepthFromChannelIdx[idx]; in depthFromChannelIdx()