Searched defs:samples_per_channel (Results 26 - 26 of 26) sorted by relevance

12

/external/chromium_org/third_party/webrtc/modules/interface/
H A Dmodule_common_types.h668 int samples_per_channel, int sample_rate_hz,
731 int samples_per_channel, int sample_rate_hz,
737 samples_per_channel_ = samples_per_channel;
744 const int length = samples_per_channel * num_channels;
729 UpdateFrame(int id, uint32_t timestamp, const int16_t* data, int samples_per_channel, int sample_rate_hz, SpeechType speech_type, VADActivity vad_activity, int num_channels, uint32_t energy) argument

Completed in 93 milliseconds

12