Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_codec.h25 } M2VDContext; typedef
H A Dm2vd_api.c28 .ctx_size = sizeof(M2VDContext),
H A Dm2vd_parser.c241 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_init()
262 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_deinit()
315 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_reset()
363 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_flush()
469 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_prepare()
1478 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_parse()
1573 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_callback()