Searched refs:CHROMA_SEARCH_ENDPOINT (Results 1 – 1 of 1) sorted by relevance
32 private static final float CHROMA_SEARCH_ENDPOINT = 0.4f; field in Cam399 while (Math.abs(low - high) >= CHROMA_SEARCH_ENDPOINT) { in getInt()