HomeSort by: relevance | last modified time | path
    Searched refs:bicubic_enabled (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_video.h 39 Bool bicubic_enabled; member in struct:__anon6939
radeon_textured_video.c 265 pPriv->bicubic_enabled = (pPriv->bicubic_state != BICUBIC_OFF);
267 pPriv->bicubic_enabled = FALSE;
270 if (pPriv->bicubic_enabled && (pPriv->bicubic_state == BICUBIC_AUTO)) {
276 pPriv->bicubic_enabled = FALSE;
331 if (pPriv->bicubic_enabled) {
333 pPriv->bicubic_enabled = FALSE;
radeon_textured_videofuncs.c 65 if (pPriv->bicubic_enabled)
437 if (pPriv->bicubic_enabled)
964 if (pPriv->bicubic_enabled)
983 if (pPriv->bicubic_enabled)
1090 if (pPriv->bicubic_enabled) {
1121 if (pPriv->bicubic_enabled)
1126 if (pPriv->bicubic_enabled)
1145 if (pPriv->bicubic_enabled) {
1182 if (pPriv->bicubic_enabled) {
1201 if (pPriv->bicubic_enabled)
    [all...]
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_video.h 99 Bool bicubic_enabled; member in struct:__anon6877
radeon_textured_video.c 283 pPriv->bicubic_enabled = (pPriv->bicubic_state != BICUBIC_OFF);
285 pPriv->bicubic_enabled = FALSE;
288 if (pPriv->bicubic_enabled && (pPriv->bicubic_state == BICUBIC_AUTO)) {
294 pPriv->bicubic_enabled = FALSE;
360 if (pPriv->bicubic_enabled) {
362 pPriv->bicubic_enabled = FALSE;
radeon_textured_videofuncs.c 112 if (pPriv->bicubic_enabled)
581 if (pPriv->bicubic_enabled)
1200 if (pPriv->bicubic_enabled)
1247 if (pPriv->bicubic_enabled)
1356 if (pPriv->bicubic_enabled) {
1392 if (pPriv->bicubic_enabled)
1397 if (pPriv->bicubic_enabled)
1416 if (pPriv->bicubic_enabled) {
1453 if (pPriv->bicubic_enabled) {
1472 if (pPriv->bicubic_enabled)
    [all...]

Completed in 10 milliseconds