Home
last modified time | relevance | path

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

/external/libopus/tests/
Dtest_opus_api.c95 opus_int32 *nullvalue; in test_dec_api() local
96 nullvalue=0; in test_dec_api()
181 err=opus_decoder_ctl(dec, OPUS_GET_PITCH(nullvalue)); in test_dec_api()
218 err=opus_decoder_ctl(dec, OPUS_GET_GAIN(nullvalue)); in test_dec_api()
357 int *nullvalue; in test_msdec_api()
358 nullvalue=0; in test_msdec_api()
613 err=opus_multistream_decoder_ctl(dec, OPUS_GET_PITCH(nullvalue)); in test_msdec_api()