Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h263/
H A Dh263d_parser.h37 MPP_RET mpp_h263_parser_init(H263dParser *ctx, MppBufSlots frame_slots);
H A Dh263d_api.c82 ret = mpp_h263_parser_init(&parser, cfg->frame_slots); in h263d_init()
H A Dh263d_parser.c214 MPP_RET mpp_h263_parser_init(H263dParser *ctx, MppBufSlots frame_slots) in mpp_h263_parser_init() function