Searched defs:speech (Results 1 – 6 of 6) sorted by relevance
15 size_t WebRtcPcm16b_Encode(const int16_t* speech, in WebRtcPcm16b_Encode()29 int16_t* speech) { in WebRtcPcm16b_Decode()
31 bool speech = true; member
59 int16_t speech[kMaxFrameLength]; in TEST_F() local
40 int16_t speech[kMaxFrameLength]; in TEST_F() local
67 int16_t speech[kMaxFrameLength]; in TEST_F() local
228 int WebRtcCng_Encode(CNG_enc_inst* cng_inst, int16_t* speech, in WebRtcCng_Encode()