Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.c215 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_init()
313 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_deinit()
350 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_reset()
426 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_prepare()
1225 VP8DContext *c = (VP8DContext *)ctx; in vp8d_parser_parse()
H A Dvp8d_codec.h24 } VP8DContext; typedef
H A Dvp8d_api.c29 .ctx_size = sizeof(VP8DContext),