Searched refs:av1d_parser_init (Results 1 – 3 of 3) sorted by relevance
161 MPP_RET av1d_parser_init(Av1CodecContext *ctx, ParserCfg *init);
54 if ((ret = av1d_parser_init(av1_ctx, init)) != MPP_OK) in av1d_init()
859 MPP_RET av1d_parser_init(Av1CodecContext *ctx, ParserCfg *init) in av1d_parser_init() function