Searched refs:context_id (Results 1 – 12 of 12) sorted by relevance
49 blocks->context_id = context->context_id; in XvMCCreateBlocks()79 blocks->context_id = context->context_id; in XvMCCreateMacroBlocks()
197 surface->context_id = context->context_id; in XvMCCreateSurface()245 assert(context->context_id == target_surface->context_id); in XvMCRenderSurface()246 assert(!past_surface || context->context_id == past_surface->context_id); in XvMCRenderSurface()247 assert(!future_surface || context->context_id == future_surface->context_id); in XvMCRenderSurface()252 assert(macroblocks->context_id == context->context_id); in XvMCRenderSurface()253 assert(blocks->context_id == context->context_id); in XvMCRenderSurface()
263 subpicture->context_id = context->context_id; in XvMCCreateSubpicture()455 if (target_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture()486 if (source_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture2()489 if (source_surface->context_id != subpicture->context_id) in XvMCBlendSubpicture2()
301 context->context_id = XAllocID(dpy); in XvMCCreateContext()
84 assert(blocks.context_id == context.context_id); in main()96 assert(macroblocks.context_id == context.context_id); in main()
82 assert(surface.context_id == context.context_id); in main()
162 assert(subpicture.context_id == context.context_id); in main()
89 assert(context.context_id != 0); in main()
240 unsigned int context_id; member341 unsigned int context_id; member350 unsigned int context_id; member487 unsigned int context_id; /* Context for the timestamp */ member
95 extern Bool uniDRIDestroyContext(Display * dpy, int screen, XID context_id);
98 extern Bool XF86DRIDestroyContext(Display * dpy, int screen, XID context_id);
448 self.context_id = self.status_bar.get_context_id("SELinux status")641 self.status_bar.push(self.context_id, _("System Status: Disabled"))2600 self.status_bar.push(self.context_id, _("System Status: Enforcing"))2602 self.status_bar.push(self.context_id, _("System Status: Permissive"))