Searched defs:inputSize (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dcod_main.h88 int inputSize; member in struct:__anon547
/frameworks/base/libs/androidfw/
H A DZipUtils.cpp193 BufferReader(void* input, size_t inputSize) : argument
195 mInputSize(inputSize),
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2ReprocessCaptureTest.java270 for (Size inputSize : supportedInputSizes) {
282 testReprocess(cameraId, inputSize, inputFormat,
287 testReprocessBurst(cameraId, inputSize, inputFormat,
292 testReprocessMixedBurst(cameraId, inputSize, inputFormat,
308 private void testReprocessMixedBurst(String cameraId, Size inputSize, int inputFormat, argument
312 Log.v(TAG, "testReprocessMixedBurst: cameraId: " + cameraId + " inputSize: " +
313 inputSize + " inputFormat: " + inputFormat + " reprocessOutputSize: " +
331 setupImageReaders(inputSize, inputFormat, reprocessOutputSize, reprocessOutputFormat,
360 cameraId, inputSize.getWidth(), inputSize
380 testReprocessBurst(String cameraId, Size inputSize, int inputFormat, Size reprocessOutputSize, int reprocessOutputFormat, Size previewSize, int numBurst) argument
439 testReprocess(String cameraId, Size inputSize, int inputFormat, Size reprocessOutputSize, int reprocessOutputFormat, Size previewSize, int numReprocessCaptures) argument
503 testReprocessAbort(String cameraId, Size inputSize, int inputFormat, Size reprocessOutputSize, int reprocessOutputFormat) argument
593 testReprocessTimestamps(String cameraId, Size inputSize, int inputFormat, Size reprocessOutputSize, int reprocessOutputFormat) argument
667 testReprocessJpegExif(String cameraId, Size inputSize, int inputFormat, Size reprocessOutputSize) argument
733 testReprocessRequestKeys(String cameraId, Size inputSize, int inputFormat, Size reprocessOutputSize, int reprocessOutputFormat) argument
819 setupImageReaders(Size inputSize, int inputFormat, Size reprocessOutputSize, int reprocessOutputFormat, int maxImages) argument
[all...]
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DUT_reduce.java401 final int inputSize = (1 << 18);
403 final int[] input1 = createInputArrayInt(123, Integer.MAX_VALUE / inputSize);
404 final int[] input2 = createInputArrayInt(456, Integer.MAX_VALUE / inputSize);
412 pass &= result("patternInterleavedReduce (1)", new timing(inputSize),
414 pass &= result("patternInterleavedReduce (2)", new timing(inputSize),
443 final int inputSize = 1000;
444 final int[] input = createInputArrayInt(149, Integer.MAX_VALUE / inputSize);
448 pass &= result("patternDuplicateAnonymousResult (Dec)", new timing(inputSize),
453 pass &= result("patternDuplicateAnonymousResult (Inc)", new timing(inputSize),
636 private boolean findMinMat(RenderScript RS, int seed, int[] inputSize, argument
[all...]
/frameworks/support/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dgson-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...
/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dgson-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...

Completed in 189 milliseconds