Home
last modified time | relevance | path

Searched refs:is_channels_valid (Results 1 – 1 of 1) sorted by relevance

/external/libopus/tests/
Dtest_opus_projection.c205 int is_channels_valid = 0; in test_creation_arguments() local
235 is_channels_valid = (order_plus_one >= 2 && order_plus_one <= 4) && in test_creation_arguments()
238 if (is_channels_valid ^ is_projection_valid) in test_creation_arguments()