Searched defs:AmbisonicsChannelNumberToLabel (Results 1 – 2 of 2) sorted by relevance
82 TEST(AmbisonicsChannelNumberToLabel, SucceedsForZerothOrderAmbisonics) { in TEST() argument89 TEST(AmbisonicsChannelNumberToLabel, SucceedsForFourthOrderAmbisonics) { in TEST() argument100 TEST(AmbisonicsChannelNumberToLabel, InvalidForFifthOrderAmbisonics) { in TEST() argument111 TEST(AmbisonicsChannelNumberToLabel, InvalidForFourteenthOrderAmbisonics) { in TEST() argument
170 ChannelLabel::AmbisonicsChannelNumberToLabel(int ambisonics_channel_number) { in AmbisonicsChannelNumberToLabel() function in iamf_tools::ChannelLabel