Home
last modified time | relevance | path

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

/external/libopus/silk/
DAPI.h108 opus_int silk_Decode( /* O Returns error code …
Ddec_API.c81 opus_int silk_Decode( /* O Returns error code … in silk_Decode() function
/external/libopus/src/
Dopus_decoder.c402 silk_ret = silk_Decode( silk_dec, &st->DecControl, in opus_decode_frame()