Searched defs:planes (Results 1 – 11 of 11) sorted by relevance
92 JSAMPARRAY planes[3]; in compress() local168 JSAMPARRAY planes[3]; in compress() local
327 AHardwareBuffer_Plane planes[4]; ///< Array of image planes member
141 const uint8_t** planes[3] = { y, cb, cr }; in compressData() local
292 uint32_t planes, in addGainMap()
439 Image.Plane[] planes = pixels.getPlanes(); in writeImage() local
258 const char *planes = asString(j, NULL); variable
460 jobject planes = NULL; in Image_unlockIfLocked() local
828 jobject planes = NULL; in Image_unlockIfLocked() local
1925 AHardwareBuffer_Planes planes; in android_media_MediaCodec_mapHardwareBuffer() local
852 Plane[] planes = image.getPlanes(); in getDataFromImage() local933 Plane[] planes = image.getPlanes(); in checkAndroidImageFormat() local
1582 C2PlaneInfo planes[MAX_NUM_PLANES]; member