Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dstats.c23 int scale_bits, hex_bits; member
42 GETOPT_NUMERIC(optstate, 'x', hex_bits , 2 , 32) in getopts()
48 if (p->hex_bits) in getopts()
49 p->scale_bits = p->hex_bits; in getopts()
146 if (p->hex_bits) in output()