Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_api.c51 } Mpg4dCtx; typedef
57 Mpg4dCtx *p; in mpg4d_init()
90 p = (Mpg4dCtx *)dec; in mpg4d_init()
119 Mpg4dCtx *p; in mpg4d_deinit()
125 p = (Mpg4dCtx *)dec; in mpg4d_deinit()
149 Mpg4dCtx *p = (Mpg4dCtx *)dec; in mpg4d_reset()
165 Mpg4dCtx *p = (Mpg4dCtx *)dec; in mpg4d_flush()
182 Mpg4dCtx *p; in mpg4d_prepare()
193 p = (Mpg4dCtx *)dec; in mpg4d_prepare()
283 Mpg4dCtx *p; in mpg4d_parse()
[all …]