Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_api.c50 } Mpg4dCtx; typedef
56 Mpg4dCtx *p; in mpg4d_init()
89 p = (Mpg4dCtx *)dec; in mpg4d_init()
113 Mpg4dCtx *p; in mpg4d_deinit()
119 p = (Mpg4dCtx *)dec; in mpg4d_deinit()
143 Mpg4dCtx *p = (Mpg4dCtx *)dec; in mpg4d_reset()
159 Mpg4dCtx *p = (Mpg4dCtx *)dec; in mpg4d_flush()
176 Mpg4dCtx *p; in mpg4d_prepare()
187 p = (Mpg4dCtx *)dec; in mpg4d_prepare()
286 Mpg4dCtx *p; in mpg4d_parse()
[all …]