Searched refs:mpp_h263_parser_init (Results 1 – 3 of 3) sorted by relevance
37 MPP_RET mpp_h263_parser_init(H263dParser *ctx, MppBufSlots frame_slots);
82 ret = mpp_h263_parser_init(&parser, cfg->frame_slots); in h263d_init()
214 MPP_RET mpp_h263_parser_init(H263dParser *ctx, MppBufSlots frame_slots) in mpp_h263_parser_init() function