Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/misc/include/
H A Daudio_server.h288 } play_preprocessor_cfg_t; typedef
296 int (*init)(struct play_preprocessor *self, play_preprocessor_cfg_t *cfg);
298 int (*seek)(struct play_preprocessor *self, play_preprocessor_cfg_t *cfg);
571 int file_preprocessor_init_impl(play_preprocessor_t *self, play_preprocessor_cfg_t *cfg);
573 int file_preprocessor_seek_impl(play_preprocessor_t *self, play_preprocessor_cfg_t *cfg);
584 int http_preprocessor_init_impl(play_preprocessor_t *self, play_preprocessor_cfg_t *cfg);
586 int http_preprocessor_seek_impl(play_preprocessor_t *self, play_preprocessor_cfg_t *cfg);