Searched refs:vp9d_parser_init (Results 1 – 3 of 3) sorted by relevance
50 if ((ret = vp9d_parser_init(vp9_ctx, init)) != MPP_OK) in vp9d_init()
271 MPP_RET vp9d_parser_init(Vp9CodecContext *vp9_ctx, ParserCfg *init);
348 MPP_RET vp9d_parser_init(Vp9CodecContext *vp9_ctx, ParserCfg *init) in vp9d_parser_init() function