Home
last modified time | relevance | path

Searched refs:sdat_length (Results 1 – 1 of 1) sorted by relevance

/third_party/libsnd/src/
Drx2.c85 int sdat_length = 0, slce_total = 0 ; in rx2_open() local
233 sdat_length = length ; in rx2_open()
258 printf ("SDAT length : %d\n", sdat_length) ; in rx2_open()
268 printf ("Comp Ratio : %f:1\n", (2.0 * slce_total * n_channels) / sdat_length) ; in rx2_open()