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

  /external/chromium_org/third_party/opus/src/silk/
API.h 92 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/chromium_org/third_party/opus/src/src/
opus_decoder.c 90 ret = silk_Get_Decoder_Size( &silkDecSizeBytes );
110 ret = silk_Get_Decoder_Size(&silkDecSizeBytes);

Completed in 230 milliseconds