Searched refs:WEBRTC_INT16_MIN (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
H A Dg722_enc_dec.h50 #define WEBRTC_INT16_MIN -32768 macro
H A Dg722_decode.c61 return WEBRTC_INT16_MIN;
H A Dg722_encode.c61 return WEBRTC_INT16_MIN;

Completed in 361 milliseconds