Home
last modified time | relevance | path

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

/external/libopus/tests/
Dtest_opus_projection.c193 int enc_error; in test_creation_arguments() local
209 mapping_family, &streams, &coupled_streams, application, &enc_error); in test_creation_arguments()
237 is_projection_valid = (enc_error == OPUS_OK && dec_error == OPUS_OK); in test_creation_arguments()