Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/
Daudio_buffer.cc44 struct SplitAudioChannel { struct
45 SplitAudioChannel() { in SplitAudioChannel() function
54 int16_t low_pass_data[kSamplesPer16kHzChannel];
55 int16_t high_pass_data[kSamplesPer16kHzChannel];
57 WebRtc_Word32 analysis_filter_state1[6];
58 WebRtc_Word32 analysis_filter_state2[6];
59 WebRtc_Word32 synthesis_filter_state1[6];
60 WebRtc_Word32 synthesis_filter_state2[6];