HomeSort by relevance Sort by last modified time
    Searched refs:planes (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/webkit/Source/WebKit/chromium/public/
WebVideoFrame.h 63 virtual unsigned planes() const = 0;
  /external/chromium/webkit/glue/
webvideoframe_impl.h 25 virtual unsigned planes() const;
webvideoframe_impl.cc 74 unsigned WebVideoFrameImpl::planes() const { function in class:webkit_glue::WebVideoFrameImpl
76 return video_frame_->planes();
  /external/webkit/Source/WebKit/chromium/src/
VideoFrameChromiumImpl.h 56 virtual unsigned planes() const;
VideoFrameChromiumImpl.cpp 98 unsigned VideoFrameChromiumImpl::planes() const function in class:WebKit::VideoFrameChromiumImpl
101 return m_webVideoFrame->planes();
  /external/libvpx/vpx/src/
vpx_image.c 184 img->planes[VPX_PLANE_PACKED] =
193 img->planes[VPX_PLANE_ALPHA] =
198 img->planes[VPX_PLANE_Y] = data + x + y * img->stride[VPX_PLANE_Y];
203 img->planes[VPX_PLANE_U] = data
207 img->planes[VPX_PLANE_V] = data
213 img->planes[VPX_PLANE_V] = data
217 img->planes[VPX_PLANE_U] = data
237 img->planes[VPX_PLANE_Y] += (signed)(img->d_h - 1) * img->stride[VPX_PLANE_Y];
240 img->planes[VPX_PLANE_U] += (signed)((img->d_h >> img->y_chroma_shift) - 1)
244 img->planes[VPX_PLANE_V] += (signed)((img->d_h >> img->y_chroma_shift) - 1
    [all...]
  /frameworks/base/core/jni/android/graphics/
YuvToJpegEncoder.cpp 77 JSAMPARRAY planes[3]; local
78 planes[0] = y;
79 planes[1] = cb;
80 planes[2] = cr;
107 jpeg_write_raw_data(cinfo, planes, 16);
150 JSAMPARRAY planes[3]; local
151 planes[0] = y;
152 planes[1] = cb;
153 planes[2] = cr;
178 jpeg_write_raw_data(cinfo, planes, 16)
    [all...]
  /external/webkit/Source/WebKit/mac/Carbon/
CarbonUtils.m 119 unsigned char* planes[5];
121 [rep getBitmapDataPlanes:planes];
123 image = _NSCreateImageRef( planes, [rep pixelsWide], [rep pixelsHigh],
  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoFrameChromium.h 75 virtual unsigned planes() const = 0;
VideoLayerChromium.cpp 137 // Allocate textures for planes if they are not allocated already, or
147 // Update texture planes.
148 for (unsigned plane = 0; plane < frame->planes(); plane++) {
191 for (unsigned plane = 0; plane < frame->planes(); plane++) {
290 for (unsigned plane = 0; plane < frame->planes(); plane++) {
  /external/opencv/cvaux/src/
camshift.cpp 86 uchar* planes[CV_MAX_DIM]; local
116 cvGetRawData( m_color_planes[i], &planes[i], &plane_step, &size );
132 planes[0][x] = (uchar)val0;
134 planes[1][x] = (uchar)val1;
136 planes[2][x] = (uchar)val2;
142 planes[0][x] = 0;
144 planes[1][x] = 0;
146 planes[2][x] = 0;
151 planes[i] += plane_step;
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysyuv.cc 133 int planes; local
144 /* count planes */
145 planes = count_planes(format);
146 if (planes == 0)
151 if (planes == 3)
213 overlay->planes = planes;
214 overlay->pitches = (Uint16*)SDL_calloc(overlay->planes, sizeof(Uint16));
215 overlay->pixels = (Uint8**)SDL_calloc(overlay->planes, sizeof(Uint8*));
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_phyuv.c 49 int planes = 0; local
60 planes++;
63 planes++;
66 planes++;
68 return planes;
77 int planes; local
209 planes = grab_ptrs2(overlay->hwdata->channel, overlay->hwdata->FrameData0, overlay->hwdata->FrameData1);
218 /* check for the validness of all planes */
224 SDL_SetError("PgConfigScaler() returns all planes equal NULL\n");
246 overlay->planes = planes
    [all...]
  /external/opencv/cv/src/
cvtemplmatch.cpp 159 CvMat* planes[] = { 0, 0, 0, 0 }; local
167 planes[k] = templ_depth == max_depth ? dst :
169 cvSplit( templ, planes[0], planes[1], planes[2], planes[3] );
170 src = planes[k];
171 planes[k] = 0;
203 CvMat* planes[] = { 0, 0, 0, 0 }; local
232 planes[i] = dst1
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios_centscreen.c 78 void SDL_XBIOS_CentscreenSetmode(_THIS, int width, int height, int planes)
85 newmode.plan = planes;
SDL_xbios_centscreen.h 115 void SDL_XBIOS_CentscreenSetmode(_THIS, int width, int height, int planes);
  /device/samsung/crespo/include/
s5p_fimc.h 35 * FIMC TYPE PLANES ORDER V4L2_PIX_FMT
100 int planes; member in struct:yuv_fmt_list
  /external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_yuv.c 47 Uint8 *planes[3]; member in struct:private_yuvhwdata
192 overlay->pixels = hwdata->planes;
197 overlay->planes = 3;
200 overlay->planes = 1;
230 /* Add the two extra planes */
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5yuv.c 45 Uint8 *planes[3]; member in struct:private_yuvhwdata
181 overlay->pixels = hwdata->planes;
185 overlay->planes = 3;
188 overlay->planes = 1;
227 /* Add the two extra planes */
  /external/quake/quake/src/QW/client/
model.h 183 mplane_t *planes; member in struct:__anon10425
343 mplane_t *planes; member in struct:model_s
pmovetst.c 33 Set up the planes and clipnodes so that the six floats of a bounding box
43 box_hull.planes = box_planes;
105 plane = hull->planes + node->planenum;
144 plane = hull->planes + node->planenum;
210 plane = hull->planes + node->planenum;
  /external/quake/quake/src/WinQuake/
model.h 172 mplane_t *planes; member in struct:__anon10785
326 mplane_t *planes; member in struct:model_s
  /external/libvpx/vpx/
vpx_image.h 126 unsigned char *planes[4]; /**< pointer to the top left pixel for each plane */ member in struct:vpx_image
  /frameworks/base/opengl/libagl/
vertex.cpp 119 int planes = c->clipPlanes.enable; local
120 while (planes) {
121 const int i = 31 - gglClz(planes);
122 planes &= ~(1<<i);
  /external/opencv/cxcore/src/
cxcopy.cpp 391 CvArr* planes[] = { 0, 0, 0, 0 }; local
396 planes[coi1-1] = dst;
397 CV_CALL( cvSplit( src, planes[0], planes[1], planes[2], planes[3] ));
402 CvArr* planes[] = { 0, 0, 0, 0 }; local
407 planes[coi2-1] = src;
408 CV_CALL( cvMerge( planes[0], planes[1], planes[2], planes[3], dst ))
    [all...]

Completed in 1043 milliseconds

1 2 3