Lines Matching refs:attribute
155 DBG(("%s: set(%lx) to %d\n", __FUNCTION__, (long)attribute, (int)value));
156 if (attribute == xvBrightness) {
162 } else if (attribute == xvContrast) {
168 } else if (attribute == xvSaturation) {
174 } else if (attribute == xvPipe) {
182 } else if (attribute == xvAlwaysOnTop) {
186 } else if (attribute == xvGamma0 && HAS_GAMMA(sna)) {
188 } else if (attribute == xvGamma1 && HAS_GAMMA(sna)) {
190 } else if (attribute == xvGamma2 && HAS_GAMMA(sna)) {
192 } else if (attribute == xvGamma3 && HAS_GAMMA(sna)) {
194 } else if (attribute == xvGamma4 && HAS_GAMMA(sna)) {
196 } else if (attribute == xvGamma5 && HAS_GAMMA(sna)) {
198 } else if (attribute == xvColorKey) {
205 if ((attribute == xvGamma0 ||
206 attribute == xvGamma1 ||
207 attribute == xvGamma2 ||
208 attribute == xvGamma3 ||
209 attribute == xvGamma4 ||
210 attribute == xvGamma5) && HAS_GAMMA(sna)) {
226 if (attribute == xvBrightness) {
228 } else if (attribute == xvContrast) {
230 } else if (attribute == xvSaturation) {
232 } else if (attribute == xvPipe) {
241 } else if (attribute == xvAlwaysOnTop) {
243 } else if (attribute == xvGamma0 && HAS_GAMMA(sna)) {
245 } else if (attribute == xvGamma1 && HAS_GAMMA(sna)) {
247 } else if (attribute == xvGamma2 && HAS_GAMMA(sna)) {
249 } else if (attribute == xvGamma3 && HAS_GAMMA(sna)) {
251 } else if (attribute == xvGamma4 && HAS_GAMMA(sna)) {
253 } else if (attribute == xvGamma5 && HAS_GAMMA(sna)) {
255 } else if (attribute == xvColorKey) {