Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/vp8/
H A Dvp8d_api.c31 .init = vp8d_parser_init,
H A Dvp8d_parser.h187 MPP_RET vp8d_parser_init (void *ctx, ParserCfg *cfg);
H A Dvp8d_parser.c213 MPP_RET vp8d_parser_init(void *ctx, ParserCfg *parser_cfg) in vp8d_parser_init() function