Searched defs:Planes (Results 1 - 9 of 9) sorted by relevance

/external/dng_sdk/source/
H A Ddng_gain_map.h86 uint32 Planes () const function in class:dng_gain_map
H A Ddng_image.h215 uint32 Planes () const function in class:dng_image
H A Ddng_misc_opcodes.h116 const uint32 Planes () const function in class:dng_area_spec
H A Ddng_pixel_buffer.h206 uint32 Planes () const function in class:dng_pixel_buffer
/external/vboot_reference/utility/
H A Dimage_types.c24 uint16_t Planes; // Must be 1 for x86 member in struct:__anon23934
48 bhdr->Planes == 1 &&
/external/libcups/filter/
H A Drastertohp.c34 unsigned char *Planes[4], /* Output buffers */ variable
331 if ((Planes[0] = malloc(header->cupsBytesPerLine + NumPlanes)) == NULL)
338 Planes[plane] = Planes[0] + plane * header->cupsBytesPerLine / NumPlanes;
384 free(Planes[0]);
567 *plane_ptr, /* Pointer into Planes */
594 CompressData(Planes[plane], bytes, plane < (NumPlanes - 1) ? 'V' : 'W',
604 plane_ptr = Planes[plane], bit_ptr = BitBuffer;
790 if (cupsRasterReadPixels(ras, Planes[0], header.cupsBytesPerLine) < 1)
797 if (Planes[
[all...]
H A Drastertoepson.c53 unsigned char *Planes[6], /* Output buffers */ variable
288 if ((Planes[0] = malloc(header->cupsBytesPerLine + NumPlanes)) == NULL)
295 Planes[plane] = Planes[0] + plane * header->cupsBytesPerLine / NumPlanes;
367 free(Planes[0]);
637 for (x = header->cupsWidth, bit = 128, pixel = Planes[0],
761 if (!Planes[plane][0] &&
762 memcmp(Planes[plane], Planes[plane] + 1, (size_t)bytes - 1) == 0)
778 CompressData(Planes[plan
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 403 milliseconds