Lines Matching refs:Mpg4dCtx
50 } 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()
292 p = (Mpg4dCtx *)dec; in mpg4d_parse()
321 Mpg4dCtx *p_Dec = (Mpg4dCtx *)dec; in mpg4d_callback()
348 .ctx_size = sizeof(Mpg4dCtx),