Lines Matching defs:flags
46 unsigned int width, unsigned int height, int flags,
99 *surface_flags = surface_info[l].flags;
110 "[XvMC] flags=0x%08X\n" \
136 if (flags != XVMC_DIRECT && flags != 0) {
137 XVMC_MSG(XVMC_ERR, "[XvMC] Invalid context flags 0x%08X.\n", flags);
182 int width, int height, int flags, XvMCContext *context)
205 ret = Validate(dpy, port, surface_type_id, width, height, flags,
309 context->flags = flags;