Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/misc/include/
H A Daudio_server.h293 typedef struct play_preprocessor struct
296 int (*init)(struct play_preprocessor *self, play_preprocessor_cfg_t *cfg); argument
297 int (*read)(struct play_preprocessor *self, char *data, size_t data_len); argument
298 int (*seek)(struct play_preprocessor *self, play_preprocessor_cfg_t *cfg); argument
299 void (*destroy)(struct play_preprocessor *self); argument