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

  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_video.h 69 float RefLuma;
evergreen_textured_videofuncs.c 121 yco = trans[ref].RefLuma * cont;
r600_textured_videofuncs.c 119 yco = trans[ref].RefLuma * cont;
radeon_textured_videofuncs.c 508 if (cont * trans[ref].RefLuma > 2.0)
509 cont = 2.0 / trans[ref].RefLuma;
519 yco = trans[ref].RefLuma * cont;
1672 yco = trans[ref].RefLuma * cont;
3267 yco = trans[ref].RefLuma * cont;
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_video.h 133 float RefLuma;
evergreen_textured_videofuncs.c 124 yco = trans[ref].RefLuma * cont;
r600_textured_videofuncs.c 120 yco = trans[ref].RefLuma * cont;
radeon_textured_videofuncs.c 679 if (cont * trans[ref].RefLuma > 2.0)
680 cont = 2.0 / trans[ref].RefLuma;
690 yco = trans[ref].RefLuma * cont;
1943 yco = trans[ref].RefLuma * cont;
3603 yco = trans[ref].RefLuma * cont;
radeon_video.c 1083 CAdjLuma = cont * trans[ref].RefLuma;
1084 CAdjOff = cont * trans[ref].RefLuma * bright * 1023.0;
1085 RedAdj = cont * trans[ref].RefLuma * red_intensity * 1023.0;
1086 GreenAdj = cont * trans[ref].RefLuma * green_intensity * 1023.0;
1087 BlueAdj = cont * trans[ref].RefLuma * blue_intensity * 1023.0;
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nv50_xv.c 286 float RefLuma;
320 yco = trans[ref].RefLuma * cont;
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_xv.c 47 float RefLuma;
443 yco = trans[ref].RefLuma * cont;

Completed in 11 milliseconds