HomeSort by relevance Sort by last modified time
    Searched refs:minNorm (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core.h 75 int minNorm; // Smallest normalization factor.
nsx_core.c 603 // Output in Q(minNorm-stages)
604 tmp32no1 += (inst->minNorm - inst->stages) << 11;
619 // Shift fractional part to Q(minNorm-stages)
    [all...]

Completed in 1365 milliseconds