Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h263/
H A Dh263d_parser.h40 MPP_RET mpp_h263_parser_reset(H263dParser ctx);
H A Dh263d_api.c142 return mpp_h263_parser_reset(p->parser); in h263d_reset()
H A Dh263d_parser.c284 MPP_RET mpp_h263_parser_reset(H263dParser ctx) in mpp_h263_parser_reset() function