Home
last modified time | relevance | path

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

/external/iamf_tools/iamf/cli/tests/
Dchannel_label_test.cc82 TEST(AmbisonicsChannelNumberToLabel, SucceedsForZerothOrderAmbisonics) { in TEST() argument
89 TEST(AmbisonicsChannelNumberToLabel, SucceedsForFourthOrderAmbisonics) { in TEST() argument
100 TEST(AmbisonicsChannelNumberToLabel, InvalidForFifthOrderAmbisonics) { in TEST() argument
111 TEST(AmbisonicsChannelNumberToLabel, InvalidForFourteenthOrderAmbisonics) { in TEST() argument
/external/iamf_tools/iamf/cli/
Dchannel_label.cc170 ChannelLabel::AmbisonicsChannelNumberToLabel(int ambisonics_channel_number) { in AmbisonicsChannelNumberToLabel() function in iamf_tools::ChannelLabel