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

  /external/chromium_org/third_party/opus/src/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;
87 opus_int i, n, decode_only_middle = 0, ret = SILK_NO_ERROR;
369 opus_int i, flags, ret = SILK_NO_ERROR;
control_codec.c 139 opus_int ret = SILK_NO_ERROR;
195 opus_int ret = SILK_NO_ERROR;
389 opus_int ret = SILK_NO_ERROR;
enc_API.c 59 opus_int ret = SILK_NO_ERROR;
75 opus_int n, ret = SILK_NO_ERROR;
106 opus_int ret = SILK_NO_ERROR;

Completed in 55 milliseconds