Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/misc/include/
H A Daudio_server.h417 typedef struct capture_device struct
419 int (*open)(struct capture_device *self, capture_device_cfg_t *cfg); argument
420 int (*start)(struct capture_device *self); argument
421 int (*read)(struct capture_device *self, const char *data, size_t data_len); argument
422 int (*stop)(struct capture_device *self); argument
423 int (*abort)(struct capture_device *self); argument
424 int (*close)(struct capture_device *self); argument