Home
last modified time | relevance | path

Searched defs:speechIn (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/g711/
H A Dg711_interface.c16 size_t WebRtcG711_EncodeA(const int16_t* speechIn, in WebRtcG711_EncodeA()
25 size_t WebRtcG711_EncodeU(const int16_t* speechIn, in WebRtcG711_EncodeU()
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/g722/
H A Dg722_interface.c47 const int16_t* speechIn, in WebRtcG722_Encode()
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/
H A Dilbc.c93 const int16_t* speechIn, in WebRtcIlbcfix_Encode()