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

  /external/libopus/silk/
decode_frame.c 39 opus_int silk_decode_frame( function
main.h 370 opus_int silk_decode_frame(
dec_API.c 287 ret += silk_decode_frame( &channel_state[ n ], psRangeDec, &samplesOut1_tmp[ n ][ 2 ], &nSamplesOutDec, lostFlag, condCoding);

Completed in 104 milliseconds