Searched refs:OPT_PERIOD_SIZE (Results 1 - 3 of 3) sorted by relevance
/third_party/alsa-utils/axfer/ |
H A D | xfer-libasound.c | 19 OPT_PERIOD_SIZE = 200, enumerator 41 {"period-size", 1, 0, OPT_PERIOD_SIZE}, 95 else if (key == OPT_PERIOD_SIZE) in xfer_libasound_parse_opt()
|
H A D | xfer-options.c | 20 OPT_PERIOD_SIZE, enumerator
|
/third_party/alsa-utils/aplay/ |
H A D | aplay.c | 425 OPT_PERIOD_SIZE, enumerator 504 {"period-size", 1, 0, OPT_PERIOD_SIZE}, 710 case OPT_PERIOD_SIZE:
|
Completed in 6 milliseconds