Searched refs:prev_ctx (Results 1 – 2 of 2) sorted by relevance
817 _EGLContext *prev_ctx; in _eglBindContext() local829 prev_ctx = _eglBindContextToThread(ctx, t); in _eglBindContext()832 if (prev_ctx) { in _eglBindContext()833 prev_draw = prev_ctx->DrawSurface; in _eglBindContext()834 prev_read = prev_ctx->ReadSurface; in _eglBindContext()841 prev_ctx->DrawSurface = NULL; in _eglBindContext()842 prev_ctx->ReadSurface = NULL; in _eglBindContext()860 *old_ctx = prev_ctx; in _eglBindContext()
2511 PICK_MODE_CONTEXT *prev_ctx, in rd_try_subblock() argument2518 if (cpi->sf.mv_sf.adaptive_motion_search) load_pred_mv(x, prev_ctx); in rd_try_subblock()