Home | History | Annotate | Download | only in jpeg

Lines Matching full:blocks

155 			N MCU blocks if "B" is attached to the number.
428 N MCU blocks if "B" is attached to the number.
446 transform complete blocks of DCT coefficient data in the desired way.
462 -trim Drop non-transformable edge blocks.
481 markers, such as comment blocks:
505 The JPEG standard allows "comment" (COM) blocks to occur within a JPEG file.
506 Although the standard doesn't actually define what COM blocks are for, they
509 them as text. COM blocks do not interfere with the image stored in the JPEG
514 blocks to a JPEG file.
516 rdjpgcom searches a JPEG file and prints the contents of any COM blocks on
525 Ordinarily, the COM block is added after any existing COM blocks, but you
526 can delete the old COM blocks if you wish. wrjpgcom produces a new JPEG
542 -replace Delete any existing COM blocks from the file.
557 Therefore -replace -comment "" can be used to delete all COM blocks from a