Searched refs:is_projection_valid (Results 1 – 1 of 1) sorted by relevance
206 int is_projection_valid = 0; in test_creation_arguments() local237 is_projection_valid = (enc_error == OPUS_OK && dec_error == OPUS_OK); in test_creation_arguments()238 if (is_channels_valid ^ is_projection_valid) in test_creation_arguments()