Home | History | Annotate | Download | only in libtests

Lines Matching full:channels

33  * 2 channels: the color channel increases in luminosity from top to bottom, the
36 * 3 channels: linear combinations of, from the top-left corner clockwise,
39 * 4 channels: linear combinations of, from the top-left corner clockwise,
56 * Image size is determined by the final pixel depth in bits, i.e. channels x
118 int channels = 1;
121 channels = 3;
124 return channels + 1;
127 return channels;
340 /* 2 channels: the color channel increases in luminosity from top to bottom,
359 /* 3 channels: linear combinations of, from the top-left corner clockwise,
393 /* 4 channels: linear combinations of, from the top-left corner clockwise,
525 "makepng: --color: count(%u) does not match channels(%u)\n",