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

  /external/libopus/silk/
API.h 93 opus_int silk_Get_Decoder_Size( /* O Returns error code */
dec_API.c 50 opus_int silk_Get_Decoder_Size( /* O Returns error code */
  /external/libopus/src/
opus_decoder.c 93 ret = silk_Get_Decoder_Size( &silkDecSizeBytes );
113 ret = silk_Get_Decoder_Size(&silkDecSizeBytes);

Completed in 87 milliseconds