Searched refs:CORRELATION_BLOCK_SIZE_MIN (Results 1 – 2 of 2) sorted by relevance
74 public static final int CORRELATION_BLOCK_SIZE_MIN = 2048; field in Constant
128 mBlockSize = clamp(blockSize, Constant.CORRELATION_BLOCK_SIZE_MIN, in setBlockSize()