Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp8/
H A Dvp8d_api.c31 .init = vp8d_parser_init,
H A Dvp8d_parser.h185 MPP_RET vp8d_parser_init (void *ctx, ParserCfg *cfg);
H A Dvp8d_parser.c212 MPP_RET vp8d_parser_init(void *ctx, ParserCfg *parser_cfg) in vp8d_parser_init() function