Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnormal.cc74 size_t length_per_channel = length / output->Channels(); in Process() local
182 size_t length_per_channel = length / output->Channels(); in Process() local
Daudio_multi_vector.cc76 size_t length_per_channel = length / num_channels_; in PushBackInterleaved() local
/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.h191 size_t length_per_channel; member