Searched refs:OPT_PERIOD_SIZE (Results 1 – 3 of 3) sorted by relevance
/third_party/alsa-utils/axfer/ |
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()
|
D | xfer-options.c | 20 OPT_PERIOD_SIZE, enumerator
|
/third_party/alsa-utils/aplay/ |
D | aplay.c | 420 OPT_PERIOD_SIZE, enumerator 497 {"period-size", 1, 0, OPT_PERIOD_SIZE}, in main() 691 case OPT_PERIOD_SIZE: in main()
|