Searched refs:B (Results 1 – 10 of 10) sorted by relevance
| /libtiff-4.0.7/archive/tools/ |
| H A D | ycbcr.c | 26 static void check(int R, int G, int B); 35 int R, G, B; in main() local 54 for (B = 0; B < 256; B++) in main() 55 check(R, G, B); in main() 117 check(int R, int G, int B) in check() argument 125 Y = lumaRed[R] + lumaGreen[G] + lumaBlue[B]; in check() 126 Cb = (B - Y)*D2; in check() 139 eB = B - CLAMP(rB,0,255); in check() 141 printf("R %u G %u B %u", R, G, B); in check()
|
| /libtiff-4.0.7/libtiff/ |
| H A D | tiffiop.h | 262 #define TIFFmax(A,B) ((A)>(B)?(A):(B)) argument 263 #define TIFFmin(A,B) ((A)<(B)?(A):(B)) argument
|
| /libtiff-4.0.7/test/images/ |
| H A D | minisblack-1c-8b.pgm | 4 …�������Ŀ��������������l3.�����������������f�y��������h@;s������������XB���kZUSTRRQSUUQNRZZYx… 57 2Zixzyux{sjhifVLd��sgQPQPSITcULE>:977976998<78=?<9761's������������������������������B2q����������… 77 …����������������������K3HJZiqvpksxrh\`lv}}utkknry���������sc_egmq~||����������������������B 80 …������������<#;BR\cnoednuqm`\fpz|wrhait|�����xgd]^fnwx{����}�����������������B*A9) 85 -669B<>===;;@AZtja_YTM=2--& 88 …',1:=>?B?@?>@:<=9[zoojhb_]ZZY]bZVTUPK?s��������������������������q'@EPU^c]aouo`UXT\co… 108 15>BCCCD?B@>@AGID��������������uiYSDY��������������������������h 109 "#!#2=EOP[dgsv^T_in|}�~yupqsv{|uqYFDGLHHMMTU[isw}�������������y77KOPN?* (29@B@D…
|
| /libtiff-4.0.7/contrib/win_dib/ |
| H A D | README.Tiffile | 6 is that bilevel (B&W) bitmaps (and all other non-rgba images) are also
|
| /libtiff-4.0.7/contrib/pds/ |
| H A D | README | 79 limiting the SEP callback function to three bands (R,G,B) it should take
|
| /libtiff-4.0.7/tools/ |
| H A D | tiff2pdf.c | 5040 float B=1.0; in t2p_write_pdf_xobject_calcs() local 5069 Y_B = (y_b/B) * ((x_r-x_g)*y_w - (x_w-x_g)*y_r + (x_w-x_r)*y_g) / z_w; in t2p_write_pdf_xobject_calcs() 5072 X_W = (X_R * R) + (X_G * G) + (X_B * B); in t2p_write_pdf_xobject_calcs() 5073 Y_W = (Y_R * R) + (Y_G * G) + (Y_B * B); in t2p_write_pdf_xobject_calcs() 5074 Z_W = (Z_R * R) + (Z_G * G) + (Z_B * B); in t2p_write_pdf_xobject_calcs()
|
| /libtiff-4.0.7/m4/ |
| H A D | libtool.m4 | 3679 # nm: unknown option "B" ignored 3686 case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in 3688 lt_cv_path_NM="$tmp_nm -B" 4913 # Without the "-l" option, or with the "-B" option, AIX nm treats 4918 # to replace the "-B" option with "-P" for AIX nm. 4922 …NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == … 5367 # Without the "-l" option, or with the "-B" option, AIX nm treats 5372 # to replace the "-B" option with "-P" for AIX nm. 5374 …s $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) … 5376 …NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == … [all …]
|
| /libtiff-4.0.7/config/ |
| H A D | config.guess | 561 DPX/2?00:B.O.S.:*:*)
|
| /libtiff-4.0.7/ |
| H A D | configure | 10467 …s $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) … 10469 …s $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") |… 15824 …export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs …
|
| H A D | ChangeLog | 6987 2000-01-28 <warmerda@CS46980-B> 7143 1999-09-23 <warmerda@CS46980-B> 7174 1999-08-16 <warmerda@CS46980-B>
|