Searched defs:planes (Results 1 – 11 of 11) sorted by relevance
94 JSAMPARRAY planes[3]; in compress() local170 JSAMPARRAY planes[3]; in compress() local
119 int planes = c->clipPlanes.enable; in clipAllPerspective() 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
791 jobject planes = NULL; in Image_unlockIfLocked() local
852 Plane[] planes = image.getPlanes(); in getDataFromImage() local933 Plane[] planes = image.getPlanes(); in checkAndroidImageFormat() local
1582 C2PlaneInfo planes[MAX_NUM_PLANES]; member