HomeSort by relevance Sort by last modified time
    Searched full:plane2 (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzYUV.m 252 int plane2, plane3;
256 plane2 = 1; /* Native codec format */
262 plane2 = 2; /* U plane maps to plane 3 */
300 pixels[plane2] = (Uint8*)yuv_pixmap + offset;
301 pitches[plane2] = width / 2;
  /external/opencv/cxcore/src/
cxconvert.cpp 55 arrtype_ptr plane2 = ptr[2];
60 arrtype_ptr plane2 = ptr[2]; \
93 plane2[j] = t2; \
97 plane2 += dststep; \
116 plane2[j] = t0; \
121 plane2 += dststep; \
243 arrtype t2 = plane2[j]; \
251 plane2 += srcstep; \
267 t0 = plane2[j]; \
275 plane2 += srcstep;
    [all...]
  /external/icu4c/test/cintltst/
bocu1tst.c 944 static const UChar plane2[]={ 0xd845, 0xdddd }; variable
964 { plane2, LENGTHOF(plane2) },
  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c     [all...]

Completed in 450 milliseconds