Searched defs:BLOB (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
H A D | CameraMetadataTest.java | 530 BLOB enum constant in enum:CameraMetadataTest.AvailableFormat 560 AvailableFormat.BLOB 610 AvailableFormat.BLOB 894 final int BLOB = 0x21; 898 YUV_420_888, 3, YUV_420_888, ImageFormat.NV21, BLOB, 899 RAW16, 2, YUV_420_888, BLOB, 994 0x21, // BLOB 1120 0x21, 3264, 2448, OUTPUT, // BLOB 1121 0x21, 3200, 2400, OUTPUT, // BLOB 1122 0x21, 2592, 1944, OUTPUT, // BLOB [all...] |
Completed in 63 milliseconds