Searched refs:noXvExtension (Results 1 – 6 of 6) sorted by relevance
174 {XvExtensionInit, "XVideo", &noXvExtension},175 {XvMCExtensionInit, "XVideo-MotionCompensation", &noXvExtension},
151 extern _X_EXPORT Bool noXvExtension;
155 if (noXvExtension) in xf86XvMCScreenInit()
233 if (num <= 0 || noXvExtension) in xf86XVScreenInit()
171 Bool noXvExtension = FALSE; variable
123 if (noXvExtension) in KdXVScreenInit()