HomeSort by relevance Sort by last modified time
    Searched refs:G_Y_OFF (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jccolext.c 61 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
111 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
jccolor.c 75 #define G_Y_OFF (1*(MAXJSAMPLE+1)) /* offset to G => Y section */
209 rgb_ycc_tab[i+G_Y_OFF] = FIX(0.58700) * i;
410 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
jdcolor.c 86 #define G_Y_OFF (1*(MAXJSAMPLE+1)) /* offset to G => Y section */
314 rgb_y_tab[i+G_Y_OFF] = FIX(0.58700) * i;
349 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
  /external/jpeg/
jccolor.c 72 #define G_Y_OFF (1*(MAXJSAMPLE+1)) /* offset to G => Y section */
101 rgb_ycc_tab[i+G_Y_OFF] = FIX(0.58700) * i;
162 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
211 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
260 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jccolor.c 71 #define G_Y_OFF (1*(MAXJSAMPLE+1)) /* offset to G => Y section */
100 rgb_ycc_tab[i+G_Y_OFF] = FIX(0.58700) * i;
161 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
210 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
259 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
  /external/qemu/distrib/jpeg-6b/
jccolor.c 72 #define G_Y_OFF (1*(MAXJSAMPLE+1)) /* offset to G => Y section */
101 rgb_ycc_tab[i+G_Y_OFF] = FIX(0.58700) * i;
162 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
209 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
255 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
304 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])
353 ((ctab[r+R_Y_OFF] + ctab[g+G_Y_OFF] + ctab[b+B_Y_OFF])

Completed in 98 milliseconds