Home | History | Annotate | Download | only in jpeg

Lines Matching full:samples

194 PLEASE NOTE THAT RGB DATA IS THREE SAMPLES PER PIXEL, GRAYSCALE ONLY ONE.
324 input_components Number of color channels (samples per pixel)
2499 multiple of 8 valid samples, and there must be a multiple of 8 sample rows
2534 cinfo->comp_info[i].width_in_blocks*DCTSIZE samples per row
2541 need never pad by more than DCTSIZE samples. An example may help here.