Home
last modified time | relevance | path

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

/external/libopus/tests/
Dtest_opus_projection.c194 int dec_error; in test_creation_arguments() local
227 coupled_streams, matrix, matrix_size, &dec_error); in test_creation_arguments()
237 is_projection_valid = (enc_error == OPUS_OK && dec_error == OPUS_OK); in test_creation_arguments()