Searched refs:priv_past (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | xvmc_vld.c | 787 struct intel_xvmc_surface *priv_target, *priv_past, *priv_future; local in function:begin_surface 792 priv_past = past ? past->privData : NULL; 798 ret = setup_surface(priv_target, priv_past, priv_future, 1031 struct intel_xvmc_surface *priv_target, *priv_past, *priv_future; local in function:render_surface 1044 priv_past = past_surface ? past_surface->privData : NULL; 1047 ret = setup_surface(priv_target, priv_past, priv_future,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | xvmc_vld.c | 787 struct intel_xvmc_surface *priv_target, *priv_past, *priv_future; local in function:begin_surface 792 priv_past = past ? past->privData : NULL; 798 ret = setup_surface(priv_target, priv_past, priv_future, 1031 struct intel_xvmc_surface *priv_target, *priv_past, *priv_future; local in function:render_surface 1044 priv_past = past_surface ? past_surface->privData : NULL; 1047 ret = setup_surface(priv_target, priv_past, priv_future,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | xvmc_vld.c | 709 struct i965_xvmc_surface *priv_target, *priv_past, *priv_future; local in function:begin_surface 715 priv_past = past?past->privData:NULL; 721 ret = setup_surface(priv_target, priv_past, priv_future, 979 struct i965_xvmc_surface *priv_target, *priv_past, *priv_future; local in function:render_surface 996 priv_past = past_surface?past_surface->privData:NULL; 999 ret = setup_surface(priv_target, priv_past, priv_future,
|
Completed in 8 milliseconds