Searched refs:PELS_IN_BLOCK (Results 1 – 2 of 2) sorted by relevance
110 #define PELS_IN_BLOCK 64 macro660 IMG_ASSERT(PELS_IN_BLOCK <= QUANT_TABLE_SIZE_BYTES); in EncodeMarkerSegment()661 for (uc_i = 0; uc_i < PELS_IN_BLOCK; uc_i++) { in EncodeMarkerSegment()671 for (uc_i = 0; uc_i < PELS_IN_BLOCK; uc_i++) { in EncodeMarkerSegment()
264 #define PELS_IN_BLOCK 64 macro