Searched refs:play_preprocessor_t (Results 1 – 1 of 1) sorted by relevance
301 } play_preprocessor_t; typedef363 play_preprocessor_t preprocessor;571 int file_preprocessor_init_impl(play_preprocessor_t *self, play_preprocessor_cfg_t *cfg);572 int file_preprocessor_read_impl(play_preprocessor_t *self, char *data, size_t data_len);573 int file_preprocessor_seek_impl(play_preprocessor_t *self, play_preprocessor_cfg_t *cfg);574 void file_preprocessor_destroy_impl(play_preprocessor_t *self);584 int http_preprocessor_init_impl(play_preprocessor_t *self, play_preprocessor_cfg_t *cfg);585 int http_preprocessor_read_impl(play_preprocessor_t *self, char *data, size_t data_len);586 int http_preprocessor_seek_impl(play_preprocessor_t *self, play_preprocessor_cfg_t *cfg);587 void http_preprocessor_destroy_impl(play_preprocessor_t *self);