Home
last modified time | relevance | path

Searched defs:input_channel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/
Ddebug.proto40 repeated bytes input_channel = 7; field
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dmerge.cc64 int16_t* input_channel = &input_vector[channel][0]; in Process() local