Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c240 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_init()
261 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_deinit()
314 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_reset()
362 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_flush()
467 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_prepare()
1454 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_parse()
1549 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_callback()
H A Dm2vd_codec.h25 } M2VDContext; typedef
H A Dm2vd_api.c28 .ctx_size = sizeof(M2VDContext),