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

  /external/libvorbis/test/
util.h 21 void gen_windowed_sine (float *data, int len, float maximum) ;
util.c 30 gen_windowed_sine (float *data, int len, float maximum) function
test.c 43 gen_windowed_sine (data_out, ARRAY_LEN (data_out), 0.95);

Completed in 446 milliseconds