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

  /external/svox/pico/lib/
picodsp.h 57 #define PICOSIG_MINAMP (-32768)
picosig.c 605 if (f_data < PICOSIG_MINAMP)
606 f_data = PICOSIG_MINAMP;
    [all...]

Completed in 30 milliseconds