Home
last modified time | relevance | path

Searched defs:write_rates (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dcdr.c40 static sox_rate_t const write_rates[] = {44100, 0}; in LSX_FORMAT_HANDLER() local
H A Draw-fmt.c52 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER() local
H A Dwve.c53 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER() local
H A Dlpc10.c216 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER() local
H A Dgsrt.c193 static sox_rate_t const write_rates[] = { 8000, 0 }; in LSX_FORMAT_HANDLER() local
H A Dgsm.c238 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER() local
H A Dprc.c435 static sox_rate_t const write_rates[] = {8000, 0}; in LSX_FORMAT_HANDLER() local
H A Dtx16w.c373 static sox_rate_t const write_rates[] = {1e5/6, 1e5/3, 1e5/2, 0}; in LSX_FORMAT_HANDLER() local
H A Damr.h324 static sox_rate_t const write_rates[] = {AMR_RATE, 0}; in AMR_FORMAT_FN() local
H A Dhcom.c491 static sox_rate_t const write_rates[] = {22050,22050/2,22050/3,22050/4.,0}; in LSX_FORMAT_HANDLER() local
H A Dmp3.c1289 static sox_rate_t const write_rates[] = { in LSX_FORMAT_HANDLER() local
H A Dsox.h1471 sox_rate_t const * write_rates; member