Home | History | Annotate | Download | only in xvmc

Lines Matching refs:context_id

197    surface->context_id = context->context_id;
245 assert(context->context_id == target_surface->context_id);
246 assert(!past_surface || context->context_id == past_surface->context_id);
247 assert(!future_surface || context->context_id == future_surface->context_id);
252 assert(macroblocks->context_id == context->context_id);
253 assert(blocks->context_id == context->context_id);