Searched refs:COUNT (Results 1 – 13 of 13) sorted by relevance
32 public static final int COUNT = 4; field in BlackLevelPattern51 if (offsets.length < COUNT) { in BlackLevelPattern()54 mCfaOffsets = Arrays.copyOf(offsets, COUNT); in BlackLevelPattern()91 if (destination.length - offset < COUNT) { in copyTo()94 for (int i = 0; i < COUNT; ++i) { in copyTo()
45 private static final int COUNT = ROWS * COLUMNS; field in ColorSpaceTransform74 if (elements.length != COUNT) { in ColorSpaceTransform()75 throw new IllegalArgumentException("elements must be " + COUNT + " length"); in ColorSpaceTransform()165 if (destination.length - offset < COUNT) { in copyElements()169 for (int i = 0, j = 0; i < COUNT; ++i, j += RATIONAL_SIZE) { in copyElements()228 for (int i = 0, j = 0; i < COUNT; ++i, j += RATIONAL_SIZE) { in equals()
98 return mRows * mColumns * COUNT; in getGainFactorCount()129 if (colorChannel < 0 || colorChannel > COUNT) { in getGainFactor()137 return mElements[colorChannel + (row * mColumns + column) * COUNT ]; in getGainFactor()163 final int offset = (row * mColumns + column) * COUNT; in getGainFactorVector()
28 public static final int COUNT = 4; field in RggbChannelVector114 if (colorChannel < 0 || colorChannel >= COUNT) { in getComponent()149 if (destination.length - offset < COUNT) { in copyTo()
32 private static final int SIZE = SIZEOF_INT32 * BlackLevelPattern.COUNT;42 for (int i = 0; i < BlackLevelPattern.COUNT / 2; ++i) { in marshal()43 for (int j = 0; j < BlackLevelPattern.COUNT / 2; ++j) { in marshal()51 int[] channelOffsets = new int[BlackLevelPattern.COUNT]; in unmarshal()52 for (int i = 0; i < BlackLevelPattern.COUNT; ++i) { in unmarshal()
32 private static final int SIZE = SIZEOF_FLOAT * RggbChannelVector.COUNT;42 for (int i = 0; i < RggbChannelVector.COUNT; ++i) { in marshal()
370 private static final int COUNT = 12; field in LegacySensorManager.LmsFilter372 … private static final float PREDICTION_TIME = (SENSORS_RATE_MS*COUNT/1000.0f)*PREDICTION_RATIO;373 private float mV[] = new float[COUNT*2];374 private long mT[] = new long[COUNT*2];378 mIndex = COUNT; in LmsFilter()395 if (mIndex >= COUNT*2) in filter()396 mIndex = COUNT; in filter()399 mV[mIndex-COUNT] = v; in filter()400 mT[mIndex-COUNT] = time; in filter()407 for (i=0 ; i<COUNT-1 ; i++) { in filter()
54 public static final int COUNT = 0xC0; field in HeaderSet276 case COUNT: in setHeader()470 case COUNT: in getHeader()532 out.write(COUNT); in getHeaderList()
368 intHeader = (Long)headImpl.getHeader(HeaderSet.COUNT); in createHeader()370 out.write((byte)HeaderSet.COUNT); in createHeader()374 headImpl.setHeader(HeaderSet.COUNT, null); in createHeader()
461 example, <code>"FREQ=WEEKLY;COUNT=10;WKST=SU"</code>. You can find
483 <li>{@code -R}: Repeat the activity launch {@code <COUNT>} times. Prior to each repeat,
13385 field public static final int COUNT = 4; // 0x413445 field public static final int COUNT = 4; // 0x4
13079 field public static final int COUNT = 4; // 0x413139 field public static final int COUNT = 4; // 0x4