HomeSort by relevance Sort by last modified time
    Searched defs:plane (Results 101 - 125 of 138) sorted by null

1 2 3 45 6

  /hardware/intel/img/hwcomposer/ips/common/
OverlayPlaneBase.cpp 57 // NOTE: use overlay's data buffer count for the overlay plane
64 DEINIT_AND_RETURN_FALSE("failed to initialize display plane");
100 arg.plane.type = DC_OVERLAY_PLANE;
101 arg.plane.index = mIndex;
105 arg.plane.ctx = mDevice; // not used in kernel
110 WLOGTRACE("overlay plane query failed with error code %d", ret);
115 mIndex, arg.plane.ctx ? "DISABLED" : "ENABLED", mDevice, mDevice);
117 return arg.plane.ctx == PSB_DC_PLANE_DISABLED;
144 // clear plane buffer cache
189 DisplayPlane *plane = zorderConfig[i]->plane local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp 168 struct v4l2_plane plane; local
189 v4l2_buf.m.planes = &plane;
206 v4l2_buf.m.planes = &plane;
1439 struct v4l2_plane plane; local
1570 struct v4l2_plane plane; local
1658 struct v4l2_plane plane; local
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_autogen.h 2627 GLuint plane = static_cast<GLuint>(c.plane); local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c 1969 unsigned char *plane[4][3]; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
ffvertex_prog.c 1447 struct ureg plane = local
1457 struct ureg plane = local
    [all...]
  /external/deqp/framework/referencerenderer/
rrRenderer.cpp 155 * Calculate the intersection of line segment v0-v1 and a given plane. Line
163 const ClipFloat plane)
165 return (plane*w0 - v0) / ((v1 - v0) - plane*(w1 - w0));
246 // even if the another point is not on the plane. Prevent clipping ratio from saturating by using points on line
247 // that are (nearly) on this and (nearly) on the opposite plane.
253 // Find intersection point of line from v0 to v1 and the current plane. Avoid ratios near 1.0
274 void clipTriangleOneVertex (std::vector<TriangleVertex>& clippedEdges, const ClipVolumePlane& plane, const TriangleVertex& clipped, const TriangleVertex& v1, const TriangleVertex& v2)
288 const ClipFloat hitDist = plane.clipLineSegmentEnd(inside.position, outside.position);
300 middle.position = plane.getLineIntersectionPoint(approximatedClipPoint, anotherPointOnLine)
551 const ClipVolumePlane* plane = planes[planeNdx]; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1969 unsigned char *plane[4][3]; local
    [all...]
  /external/mesa3d/src/mesa/main/
ffvertex_prog.c 1447 struct ureg plane = local
1457 struct ureg plane = local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 243 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
297 v4l2_buf.m.planes = plane;
344 v4l2_buf.m.planes = plane;
2172 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
2355 struct v4l2_plane plane; local
2482 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodeframe.c 110 unsigned int var = get_sby_perpixel_diff_variance(cpi, &cpi->mb.plane[0].src,
126 unsigned int var = get_sby_perpixel_diff_variance(cpi, &cpi->mb.plane[0].src,
204 vp9_setup_dst_planes(xd->plane, get_frame_new_buffer(cm), mi_row, mi_col);
451 s = x->plane[0].src.buf;
452 sp = x->plane[0].src.stride;
466 d = xd->plane[0].dst.buf;
467 dp = xd->plane[0].dst.stride;
565 const unsigned int act = vp9_variance16x16(x->plane[0].src.buf,
566 x->plane[0].src.stride,
580 struct macroblock_plane *const p = x->plane;
3341 int plane; local
    [all...]
vp9_rdopt.c 441 struct macroblock_plane *const p = &x->plane[i];
442 struct macroblockd_plane *const pd = &xd->plane[i];
486 const struct macroblock_plane *const p = &x->plane[0];
487 const struct macroblockd_plane *const pd = &xd->plane[0];
555 int plane, int block,
562 const struct macroblock_plane *p = &x->plane[plane];
563 const struct macroblockd_plane *pd = &xd->plane[plane];
628 static void dist_block(int plane, int block, TX_SIZE tx_size
1319 int plane; local
1327 int plane; local
    [all...]
  /frameworks/native/opengl/libagl/
context.h 276 clip_plane_t plane[OGLES_MAX_CLIP_PLANES]; member in struct:android::gl::user_clip_planes_t
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 1974 unsigned char *plane[4][3]; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 109 var = cpi->fn_ptr[bs].vf(x->plane[0].src.buf, x->plane[0].src.stride,
122 var = cpi->fn_ptr[bs].vf(x->plane[0].src.buf,
123 x->plane[0].src.stride,
497 s = x->plane[0].src.buf;
498 sp = x->plane[0].src.stride;
512 d = xd->plane[0].dst.buf;
513 dp = xd->plane[0].dst.stride;
611 const unsigned int act = vp9_variance16x16(x->plane[0].src.buf,
612 x->plane[0].src.stride
3456 int plane; local
    [all...]
vp9_rdopt.c 439 struct macroblock_plane *const p = &x->plane[i];
440 struct macroblockd_plane *const pd = &xd->plane[i];
484 const struct macroblock_plane *const p = &x->plane[0];
485 const struct macroblockd_plane *const pd = &xd->plane[0];
553 int plane, int block,
560 const struct macroblock_plane *p = &x->plane[plane];
561 const struct macroblockd_plane *pd = &xd->plane[plane];
626 static void dist_block(int plane, int block, TX_SIZE tx_size
1316 int plane; local
1324 int plane; local
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 129 struct v4l2_plane plane; local
153 v4l2_buf.m.planes = &plane;
163 vdec_msg.msgdata.output_frame.len=plane.bytesused;
164 vdec_msg.msgdata.output_frame.bufferaddr=(void*)plane.m.userptr;
169 v4l2_buf.m.planes = &plane;
4401 struct v4l2_plane plane; local
4775 struct v4l2_plane plane; local
5388 struct v4l2_plane plane; local
5544 struct v4l2_plane plane; local
7397 struct v4l2_plane plane; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 109 var = cpi->fn_ptr[bs].vf(x->plane[0].src.buf, x->plane[0].src.stride,
122 var = cpi->fn_ptr[bs].vf(x->plane[0].src.buf,
123 x->plane[0].src.stride,
481 s = x->plane[0].src.buf;
482 sp = x->plane[0].src.stride;
496 d = xd->plane[0].dst.buf;
497 dp = xd->plane[0].dst.stride;
595 const unsigned int act = vp9_variance16x16(x->plane[0].src.buf,
596 x->plane[0].src.stride
3620 int plane; local
    [all...]
vp9_rdopt.c 439 struct macroblock_plane *const p = &x->plane[i];
440 struct macroblockd_plane *const pd = &xd->plane[i];
484 const struct macroblock_plane *const p = &x->plane[0];
485 const struct macroblockd_plane *const pd = &xd->plane[0];
553 int plane, int block,
560 const struct macroblock_plane *p = &x->plane[plane];
561 const struct macroblockd_plane *pd = &xd->plane[plane];
626 static void dist_block(int plane, int block, TX_SIZE tx_size
1316 int plane; local
1324 int plane; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 144 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
169 v4l2_buf.m.planes = plane;
174 vdec_msg.msgdata.output_frame.len=plane[0].bytesused;
175 vdec_msg.msgdata.output_frame.bufferaddr=(void*)plane[0].m.userptr;
179 vdec_msg.msgdata.output_frame.framesize.left = plane[0].reserved[2];
180 vdec_msg.msgdata.output_frame.framesize.top = plane[0].reserved[3];
181 vdec_msg.msgdata.output_frame.framesize.right = plane[0].reserved[4];
182 vdec_msg.msgdata.output_frame.framesize.bottom = plane[0].reserved[5];
195 v4l2_buf.m.planes = plane;
2146 struct v4l2_plane plane; local
3651 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
4265 struct v4l2_plane plane; local
4618 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
5173 struct v4l2_plane plane; local
5337 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
    [all...]
omx_vdec_hevc_swvdec.cpp 133 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
159 v4l2_buf.m.planes = plane;
164 vdec_msg.msgdata.output_frame.len=plane[0].bytesused;
165 vdec_msg.msgdata.output_frame.bufferaddr=(void*)plane[0].m.userptr;
169 vdec_msg.msgdata.output_frame.framesize.left = plane[0].reserved[2];
170 vdec_msg.msgdata.output_frame.framesize.top = plane[0].reserved[3];
171 vdec_msg.msgdata.output_frame.framesize.right = plane[0].reserved[4];
172 vdec_msg.msgdata.output_frame.framesize.bottom = plane[0].reserved[5];
185 v4l2_buf.m.planes = plane;
248 v4l2_buf.m.planes = plane;
2691 struct v4l2_plane plane; local
4616 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
5192 struct v4l2_plane plane; local
5542 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
6174 struct v4l2_plane plane; local
6413 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
10025 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
10252 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
    [all...]
omx_vdec_msm8974.cpp 139 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
165 v4l2_buf.m.planes = plane;
170 vdec_msg.msgdata.output_frame.len=plane[0].bytesused;
171 vdec_msg.msgdata.output_frame.bufferaddr=(void*)plane[0].m.userptr;
175 vdec_msg.msgdata.output_frame.framesize.left = plane[0].reserved[2];
176 vdec_msg.msgdata.output_frame.framesize.top = plane[0].reserved[3];
177 vdec_msg.msgdata.output_frame.framesize.right = plane[0].reserved[4];
178 vdec_msg.msgdata.output_frame.framesize.bottom = plane[0].reserved[5];
191 v4l2_buf.m.planes = plane;
255 v4l2_buf.m.planes = plane;
2453 struct v4l2_plane plane; local
4306 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
4955 struct v4l2_plane plane; local
5312 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
5886 struct v4l2_plane plane; local
6101 struct v4l2_plane plane[VIDEO_MAX_PLANES]; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
videodev2.h 497 __u32 plane; member in struct:v4l2_exportbuffer
    [all...]
  /development/ndk/platforms/android-L/include/linux/
videodev2.h 495 __u32 plane; member in struct:v4l2_exportbuffer
    [all...]
  /device/asus/fugu/kernel-headers/linux/
psb_drm.h 797 } plane; member in struct:drm_psb_register_rw_arg
    [all...]
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 697 /*plane index 0-A, 1-B, 2-C,etc*/
846 } plane; member in struct:drm_psb_register_rw_arg
1215 /* plane index 0-A, 1-B, 2-C,etc */
    [all...]

Completed in 1396 milliseconds

1 2 3 45 6