Searched defs:subFrames (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/webrtc/modules/audio_processing/agc/ |
| D | analog_agc.c | 119 int16_t i, n, L, M, subFrames, tmp16, tmp_speech[16]; in WebRtcAgc_AddMic() local 333 int16_t i, subFrames; in WebRtcAgc_AddFarend() local 1260 int16_t subFrames, i; in WebRtcAgc_Process() local
|
| /external/webrtc/src/modules/audio_processing/agc/ |
| D | analog_agc.c | 119 WebRtc_Word16 i, n, L, M, subFrames, tmp16, tmp_speech[16]; in WebRtcAgc_AddMic() local 333 WebRtc_Word16 i, subFrames; in WebRtcAgc_AddFarend() local 1253 WebRtc_Word16 subFrames, i; in WebRtcAgc_Process() local
|