Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/vp8/
H A Dvp8d_api.c35 .reset = vp8d_parser_reset,
H A Dvp8d_parser.h189 MPP_RET vp8d_parser_reset (void *ctx);
H A Dvp8d_parser.c352 MPP_RET vp8d_parser_reset(void *ctx) in vp8d_parser_reset() function