Searched defs:inputSize (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
D | Camera2ReprocessCaptureTest.java | 308 private void testReprocessMixedBurst(String cameraId, Size inputSize, int inputFormat, in testReprocessMixedBurst() 380 private void testReprocessBurst(String cameraId, Size inputSize, int inputFormat, in testReprocessBurst() 439 private void testReprocess(String cameraId, Size inputSize, int inputFormat, in testReprocess() 503 private void testReprocessAbort(String cameraId, Size inputSize, int inputFormat, in testReprocessAbort() 593 private void testReprocessTimestamps(String cameraId, Size inputSize, int inputFormat, in testReprocessTimestamps() 667 private void testReprocessJpegExif(String cameraId, Size inputSize, int inputFormat, in testReprocessJpegExif() 733 private void testReprocessRequestKeys(String cameraId, Size inputSize, int inputFormat, in testReprocessRequestKeys() 819 private void setupImageReaders(Size inputSize, int inputFormat, Size reprocessOutputSize, in setupImageReaders()
|
/frameworks/base/keystore/java/android/security/keystore/ |
D | AndroidKeyStoreCipherSpiBase.java | 397 int inputSize = input.remaining(); in engineUpdate() local 554 int inputSize = input.remaining(); in engineDoFinal() local
|
/frameworks/base/libs/androidfw/ |
D | ZipUtils.cpp | 193 BufferReader(void* input, size_t inputSize) : in BufferReader()
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
D | cod_main.h | 88 int inputSize; member
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
D | UT_reduce.java | 363 final int inputSize = (1 << 18); in patternInterleavedReduce() local 405 final int inputSize = 1000; in patternDuplicateAnonymousResult() local 512 private boolean findMinMat(RenderScript RS, int seed, int[] inputSize, in findMinMat()
|