Searched refs:capture_device_t (Results 1 – 1 of 1) sorted by relevance
426 } capture_device_t; typedef436 capture_device_t device;615 int capture_device_open_impl(capture_device_t *self, capture_device_cfg_t *cfg);616 int capture_device_start_impl(capture_device_t *self);617 int capture_device_read_impl(capture_device_t *self, const char *data, size_t data_len);618 int capture_device_stop_impl(capture_device_t *self);619 int capture_device_abort_impl(capture_device_t *self);620 int capture_device_close_impl(capture_device_t *self);