Searched refs:depthFromChannelIdx (Results 1 – 2 of 2) sorted by relevance
60 static constexpr AUDIO_GEOMETRY_DEPTH checkConstexprDepth = depthFromChannelIdx(RIGHT_IDX); in TEST()74 const AUDIO_GEOMETRY_DEPTH depth = depthFromChannelIdx(i); in TEST()
180 constexpr inline AUDIO_GEOMETRY_DEPTH depthFromChannelIdx(size_t idx) { in depthFromChannelIdx() function