Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/vp8/
H A Dvp8d_codec.h24 } VP8DContext; typedef
H A Dvp8d_api.c29 .ctx_size = sizeof(VP8DContext),
H A Dvp8d_parser.c216 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_init()
315 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_deinit()
355 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_reset()
431 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_prepare()
1288 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_parse()