Home | History | Annotate | Download | only in libcopybit

Lines Matching full:plane

320 /* Structure for registering a YUV plane(s) as a blit surface */
328 void *plane1; /* holds UV or VU plane for planar interleaved */
330 int32 stride1; /* stride for UV or VU plane for planar interleaved */
331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */
333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */
467 * one or all plane and stride fields in definition structure
473 * all plane and stride fields in definition structure are ignored */