Searched refs:blockSize (Results 1 – 5 of 5) sorted by relevance
168 int blockSize = getBlockSize(); in testGetOutputSizeInEncryptionMode() local171 mCipher.getOutputSize(blockSize); in testGetOutputSizeInEncryptionMode()179 for (int input = 0; input <= blockSize * 2; input++) { in testGetOutputSizeInEncryptionMode()191 for (int input = 0; input <= blockSize * 2; input++) { in testGetOutputSizeInEncryptionMode()202 for (int buffered = 0; buffered < blockSize; buffered++) { in testGetOutputSizeInEncryptionMode()204 for (int input = 0; input <= blockSize * 2; input++) { in testGetOutputSizeInEncryptionMode()208 int minExpectedOutputSize = inputInclBuffered - (inputInclBuffered % blockSize); in testGetOutputSizeInEncryptionMode()212 minExpectedOutputSize += blockSize; in testGetOutputSizeInEncryptionMode()225 if (buffered == blockSize - 1) { in testGetOutputSizeInEncryptionMode()234 int blockSize = getBlockSize(); in testGetOutputSizeInDecryptionMode() local[all …]
35 public void init(int blockSize, int samplingRate) { in init() argument36 mBlockSize = blockSize; in init()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
54 blockSize = 7 )
84304 private final int blockSize98564 private int blockSize98652 private int blockSize98703 private int blockSize98751 private int blockSize98803 private int blockSize98848 private final int blockSize98898 private final int blockSize98971 private final int blockSize