Lines Matching refs:capture
392 remove(bat->capture.file);
393 fp = fopen(bat->capture.file, "wb");
397 bat->capture.file, err);
437 remove(bat->capture.file);
438 fp = fopen(bat->capture.file, "wb");
442 bat->capture.file, err);
489 fprintf(bat->log, _("Entering capture thread (tinyalsa).\n"));
494 err = get_tiny_device(bat, bat->capture.device,
495 &bat->capture.card_tiny,
496 &bat->capture.device_tiny);
510 pcm = pcm_open(bat->capture.card_tiny, bat->capture.device_tiny,