Searched refs:PELS_IN_BLOCK (Results 1 – 3 of 3) sorted by relevance
786 for (uc_i = 0; uc_i < PELS_IN_BLOCK; uc_i++) {795 for (uc_i = 0; uc_i < PELS_IN_BLOCK; uc_i++) {869 IMG_ASSERT(PELS_IN_BLOCK <= QUANT_TABLE_SIZE_BYTES); in EncodeMarkerSegment()870 for (uc_i = 0; uc_i < PELS_IN_BLOCK; uc_i++) { in EncodeMarkerSegment()880 for (uc_i = 0; uc_i < PELS_IN_BLOCK; uc_i++) { in EncodeMarkerSegment()
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