HomeSort by relevance Sort by last modified time
    Searched full:planes (Results 176 - 200 of 720) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/drm_hwcomposer/
drmcomposition.cpp 41 for (auto &plane : drm->planes()) {
129 * TODO: re-visit this and potentially disable leftover planes after the
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 243 * the Y, U, and V planes, nor other alignment adjustments that
253 img->planes[VPX_PLANE_Y] = yv12->y_buffer;
254 img->planes[VPX_PLANE_U] = yv12->u_buffer;
255 img->planes[VPX_PLANE_V] = yv12->v_buffer;
256 img->planes[VPX_PLANE_ALPHA] = NULL;
563 yv12->y_buffer = img->planes[VPX_PLANE_Y];
564 yv12->u_buffer = img->planes[VPX_PLANE_U];
565 yv12->v_buffer = img->planes[VPX_PLANE_V];
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_cliptest_tmp.h 71 /* Do the hardwired planes first:
86 /* Clip Z planes according to full cube, half cube or none.
draw_llvm.h 97 float (*planes) [DRAW_TOTAL_CLIP_PLANES][4]; member in struct:draw_jit_context
111 lp_build_struct_get(_gallivm, _ptr, 2, "planes")
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_line.c 401 /* Otherwise shift planes appropriately */
414 /* Otherwise shift planes appropriately */
499 /* Otherwise shift planes appropriately */
510 /* Otherwise shift planes appropriately */
670 * scissor planes.
678 * but since we generate the planes for each scissored tri, it's
681 * Note that otherwise, the scissor planes only vary in 'C' value,
683 * these planes elsewhere.
  /external/opencv3/modules/photo/src/
npr.hpp 139 vector <Mat> planes; local
140 split(img, planes);
151 Sobel(planes[0], magXR, CV_32FC1, 1, 0, 3);
152 Sobel(planes[0], magYR, CV_32FC1, 0, 1, 3);
154 Sobel(planes[1], magXG, CV_32FC1, 1, 0, 3);
155 Sobel(planes[1], magYG, CV_32FC1, 0, 1, 3);
157 Sobel(planes[2], magXB, CV_32FC1, 1, 0, 3);
158 Sobel(planes[2], magYB, CV_32FC1, 0, 1, 3);
  /external/opencv3/samples/cpp/
distrans.cpp 62 Mat planes[] = {dist8u1, dist8u2, dist8u2}; local
63 merge(planes, 3, dist8u);
  /external/skia/include/core/
SkMask.h 25 k3D_Format, //!< 3 8bit per pixl planes: alpha, mul, add
50 any extra planes (e.g. k3D_Format).
  /frameworks/av/media/img_utils/include/img_utils/
DngUtils.h 99 uint32_t planes,
125 * numPlanes - Number of planes included in this opcode.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ColorSpace.java 31 * The input data is expected to be laid out in 3 planes. The width x height Y plane, followed
32 * by the U and V planes, where each chroma value corresponds to a 2x2 luminance value block.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 290 * the Y, U, and V planes, nor other alignment adjustments that
300 img->planes[VPX_PLANE_Y] = yv12->y_buffer;
301 img->planes[VPX_PLANE_U] = yv12->u_buffer;
302 img->planes[VPX_PLANE_V] = yv12->v_buffer;
303 img->planes[VPX_PLANE_ALPHA] = NULL;
710 yv12->y_buffer = img->planes[VPX_PLANE_Y];
711 yv12->u_buffer = img->planes[VPX_PLANE_U];
712 yv12->v_buffer = img->planes[VPX_PLANE_V];
  /hardware/ti/omap4-aah/hwc/
hal_public.h 39 * Some OEM video formats are two sub-allocs (Y, UV planes).
40 * Future OEM video formats might be three sub-allocs (Y, U, V planes).
  /hardware/ti/omap4xxx/hwc/
hal_public.h 39 * Some OEM video formats are two sub-allocs (Y, UV planes).
40 * Future OEM video formats might be three sub-allocs (Y, U, V planes).
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc 579 // planes (32 for Y, 16 for U,V). Libvpx sets the requested stride for
580 // the y plane, but only half of it to the u and v planes.
743 raw_images_[0].planes[VPX_PLANE_Y] =
745 raw_images_[0].planes[VPX_PLANE_U] =
747 raw_images_[0].planes[VPX_PLANE_V] =
757 raw_images_[i - 1].planes[VPX_PLANE_Y],
759 raw_images_[i - 1].planes[VPX_PLANE_U],
761 raw_images_[i - 1].planes[VPX_PLANE_V],
763 raw_images_[i - 1].d_h, raw_images_[i].planes[VPX_PLANE_Y],
764 raw_images_[i].stride[VPX_PLANE_Y], raw_images_[i].planes[VPX_PLANE_U]
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_preview.c 199 void* y_off = newFrame->buffer + newFrame->planes[0].data_offset;
200 void* cbcr_off = newFrame->buffer + newFrame->planes[0].length;
203 CDBG("%s: Y_off length = %d cbcr_off length = %d", __func__, newFrame->planes[0].length,newFrame->planes[1].length);
326 uint32_t planes[VIDEO_MAX_PLANES];
333 planes[i] = frame_offset_info->mp[i].len;
360 pme->preview_buf.frame[i].cbcr_off = planes[0];
372 /* Plane 0 needs to be set seperately. Set other planes
374 bufs[i].planes[0].length = planes[0]
    [all...]
  /external/dng_sdk/source/
dng_validate.cpp 185 stage1.Planes () >= 3 ? piRGB
225 stage2.Planes () >= 3 ? piRGB
281 stage3.Planes () >= 3 ? piRGB
362 preview->fInfo.fColorSpace = previewImage->Planes () == 1 ?
483 finalImage->Planes () >= 3 ? piRGB
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vs.c 165 * Decide which set of clip planes should be used when clipping via
173 * gl_ClipVertex wasn't assigned) against the eye-coordinate clip planes
174 * that were stored in EyeUserPlane at the time the clip planes were
180 * either case the clip planes are going to be compared against
349 found |= key_debug("user clipping planes as push constants",
  /hardware/qcom/display/msm8996/sdm/include/core/
layer_buffer.h 158 formats have 1 plane whereas YUV buffer formats may have upto 4 planes.
209 LayerBufferPlane planes[4]; //!< Array of planes that this buffer contains. RGB buffer formats member in struct:sdm::LayerBuffer
210 //!< have 1 plane whereas YUV buffer formats may have upto 4 planes.
211 //!< Total number of planes for the buffer will be interpreted based
  /device/huawei/angler/camera/QCamera2/stack/common/
mm_camera_interface.h 78 * @num_planes : num of planes for the frame buffer, to be
80 * @planes : plane info for the frame buffer, to be filled
85 struct v4l2_plane planes[VIDEO_MAX_PLANES]; member in struct:__anon3507
190 * @plane_idx : plane index. If all planes share the same
208 * @plane_idx : plane index. If all planes share the same
578 * @plane_idx : plane index. If all planes share the same fd,
605 * @plane_idx : plane index. If all planes share the same fd,
  /device/lge/bullhead/camera/QCamera2/stack/common/
mm_camera_interface.h 78 * @num_planes : num of planes for the frame buffer, to be
80 * @planes : plane info for the frame buffer, to be filled
85 struct v4l2_plane planes[VIDEO_MAX_PLANES]; member in struct:__anon4418
190 * @plane_idx : plane index. If all planes share the same
208 * @plane_idx : plane index. If all planes share the same
578 * @plane_idx : plane index. If all planes share the same fd,
605 * @plane_idx : plane index. If all planes share the same fd,
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 53 * @num_planes : num of planes for the frame buffer, to be
55 * @planes : plane info for the frame buffer, to be filled
73 struct v4l2_plane planes[VIDEO_MAX_PLANES]; member in struct:__anon5565
131 * @plane_idx : plane index. If all planes share the same
148 * @plane_idx : plane index. If all planes share the same
502 * @plane_idx : plane index. If all planes share the same fd,
529 * @plane_idx : plane index. If all planes share the same fd,
  /frameworks/base/core/java/android/hardware/camera2/
DngCreator.java 416 Image.Plane[] planes = pixels.getPlanes(); local
417 if (planes == null || planes.length <= 0) {
418 throw new IllegalArgumentException("Image with no planes passed to writeImage");
421 ByteBuffer buf = planes[0].getBuffer();
423 planes[0].getPixelStride(), planes[0].getRowStride(), 0);
  /frameworks/rs/api/
rs_matrix.spec 51 arg: const rs_matrix4x4* viewProj, "Matrix to extract planes from."
58 summary: Compute frustum planes
60 Computes 6 frustum planes from the view projection matrix
133 summary: Checks if a sphere is within the frustum planes
135 Returns true if the sphere is within the 6 frustum planes.
265 the six clipping planes <code>left, right, bottom, top, near, far</code>.
315 six clipping planes <code>left, right, bottom, top, near, far</code> into a unit cube
  /frameworks/rs/scriptc/
rs_matrix.rsh 54 * rsExtractFrustumPlanes: Compute frustum planes
56 * Computes 6 frustum planes from the view projection matrix
59 * viewProj: Matrix to extract planes from.
124 * rsIsSphereInFrustum: Checks if a sphere is within the frustum planes
126 * Returns true if the sphere is within the 6 frustum planes.
271 * the six clipping planes left, right, bottom, top, near, far.
332 * six clipping planes left, right, bottom, top, near, far into a unit cube
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 82 * @num_planes : num of planes for the frame buffer, to be
84 * @planes : plane info for the frame buffer, to be filled
89 struct v4l2_plane planes[VIDEO_MAX_PLANES]; member in struct:__anon32062
217 * @plane_idx : plane index. If all planes share the same
238 * @plane_idx : plane index. If all planes share the same
630 * @plane_idx : plane index. If all planes share the same fd,
669 * @plane_idx : plane index. If all planes share the same fd,
    [all...]

Completed in 338 milliseconds

1 2 3 4 5 6 78 91011>>