Searched refs:channel_format_size (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc1960 size_t channel_format_size = sizeof(cf) / sizeof(*cf); local
1965 for (size_t i = 0; i < channel_format_size; ++i) {
2208 size_t channel_format_size = sizeof(cf) / sizeof(*cf); local
2210 for (size_t i = 0; i < channel_format_size; ++i) {

Completed in 134 milliseconds