Searched defs:planes (Results 1 – 15 of 15) sorted by relevance
169 JSAMPARRAY planes[3] {y, cb, cr}; in compressYuv() local249 JSAMPARRAY planes[1] {y}; in compressSingleChannel() local
375 JSAMPARRAY planes[3] {y, cb, cr}; in decompressYUV() local453 JSAMPARRAY planes[1] {y}; in decompressSingleChannel() local
159 JSAMPARRAY planes[3]; in compress() local235 JSAMPARRAY planes[3]; in compress() local
384 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
262 const char *planes = asString(j, NULL); variable
471 AHardwareBuffer_Planes planes; in GetYuv420FlexibleLayout() local
852 Plane[] planes = image.getPlanes(); in getDataFromImage() local933 Plane[] planes = image.getPlanes(); in checkAndroidImageFormat() local
253 std::vector<ui::PlaneLayout> planes; in Gralloc4Mapper_lock() local
480 jobject planes = NULL; in Image_unlockIfLocked() local
933 jobject planes = NULL; in Image_unlockIfLocked() local
2250 AHardwareBuffer_Planes planes; in android_media_MediaCodec_mapHardwareBuffer() local
1719 C2PlaneInfo planes[MAX_NUM_PLANES]; member