Searched refs:mpp_mpg4_parser_init (Results 1 – 3 of 3) sorted by relevance
38 MPP_RET mpp_mpg4_parser_init(Mpg4dParser *ctx, ParserCfg *cfg);
83 ret = mpp_mpg4_parser_init(&parser, cfg); in mpg4d_init()
1057 MPP_RET mpp_mpg4_parser_init(Mpg4dParser *ctx, ParserCfg *cfg) in mpp_mpg4_parser_init() function