Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsndio.c148 ft->encoding.reverse_nibbles = sox_option_no; in startany()
149 ft->encoding.reverse_bits = sox_option_no; in startany()
H A Dsox.h484 sox_option_no, /**< Option specified as no = 0. */ enumerator
H A Dformats.c319 ft->encoding.reverse_bytes = sox_option_no; in set_endiannesses()
H A Dsox.c2474 case 'q': show_progress = sox_option_no; break; in parse_gopts_and_fopts()