Home | History | Annotate | Download | only in jpeg

Lines Matching refs:JBLOCK

455 	  ((long) blocksperrow * SIZEOF(JBLOCK));
474 * SIZEOF(JBLOCK)));
609 (long) bptr->blocksperrow * SIZEOF(JBLOCK);
611 (long) bptr->blocksperrow * SIZEOF(JBLOCK);
675 (long) SIZEOF(JBLOCK));
728 bytesperrow = (long) ptr->blocksperrow * SIZEOF(JBLOCK);
905 size_t bytesperrow = (size_t) ptr->blocksperrow * SIZEOF(JBLOCK);