HomeSort by relevance Sort by last modified time
    Searched refs:SILK_NO_ERROR (Results 1 - 6 of 6) sorted by null

  /external/libopus/silk/
errors.h 39 #define SILK_NO_ERROR 0
control_SNR.c 41 opus_int k, ret = SILK_NO_ERROR;
check_control_input.c 105 return SILK_NO_ERROR;
dec_API.c 54 opus_int ret = SILK_NO_ERROR;
66 opus_int n, ret = SILK_NO_ERROR;
90 opus_int i, n, decode_only_middle = 0, ret = SILK_NO_ERROR;
374 opus_int i, flags, ret = SILK_NO_ERROR;
control_codec.c 140 opus_int ret = SILK_NO_ERROR;
206 opus_int ret = SILK_NO_ERROR;
400 opus_int ret = SILK_NO_ERROR;
enc_API.c 60 opus_int ret = SILK_NO_ERROR;
77 opus_int n, ret = SILK_NO_ERROR;
108 opus_int ret = SILK_NO_ERROR;

Completed in 238 milliseconds