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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A Dfilters_neon.c38 int zeros_high = 0; local
67 [z_h]"+r"(zeros_high)
70 if (zeros_high != 32) {
71 scaling = (32 - zeros_high + 1);

Completed in 80 milliseconds