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

1 2 3 4 5 6 78 91011>>

  /external/libdrm/tests/kms/
kms-universal-planes.c 209 printf("Planes: %u\n", device->num_planes);
212 struct kms_plane *plane = device->planes[i];
  /external/libdrm/tests/planetest/
modeset.c 138 struct sp_plane *p = &dev->planes[i];
  /external/libvpx/libvpx/test/
y4m_test.cc 60 const unsigned char *buf = img->planes[plane];
  /external/libvpx/libvpx/
y4minput.c 429 We use a resampling filter to decimate the chroma planes by two in the
494 Then we use a second resampling filter to decimate the chroma planes by two
566 Then we use another filter to decimate the planes by 2 in the vertical
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_private.h 55 /** Sum of frustum planes and user-defined planes */
192 /* pointer to planes */
193 float (*planes)[DRAW_TOTAL_CLIP_PLANES][4]; member in struct:draw_context::__anon19561::__anon19564
211 /* Flags set if API requires clipping in these planes and the
  /external/opencv3/3rdparty/openexr/Imath/
ImathFrustum.h 123 // Sets the planes in p to be the six bounding planes of the frustum, in
125 // Note that the planes have normals that point out of the frustum.
127 // to transform the frustum before setting the planes.
130 void planes(Plane3<T> p[6]);
131 void planes(Plane3<T> p[6], const Matrix44<T> &M);
547 "near and far clipping planes of the viewing frustum "
569 ("Bad viewing frustum: near and far clipping planes "
594 ("Bad viewing frustum: near and far clipping planes "
646 void Frustum<T>::planes(Plane3<T> p[6] function in class:Imath::Frustum
679 void Frustum<T>::planes(Plane3<T> p[6], const Matrix44<T> &M) function in class:Imath::Frustum
    [all...]
ImathFrustumTest.h 65 // The acceleration is achieved by pre-computing the planes of
99 // We store six world-space Frustum planes (nx, ny, nz, offset)
167 // To understand why the planes are stored this way, see
195 frustum.planes(frustumPlanes, cameraMat);
  /external/skia/src/core/
SkPixelRef.cpp 326 bool SkPixelRef::onGetYUV8Planes(SkISize sizes[3], void* planes[3], size_t rowBytes[3],
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
decode_with_partial_drops.c 311 unsigned char *buf =img->planes[plane];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.c 429 We use a resampling filter to decimate the chroma planes by two in the
494 Then we use a second resampling filter to decimate the chroma planes by two
566 Then we use another filter to decimate the planes by 2 in the vertical
    [all...]
  /external/opencv3/modules/imgproc/src/
lsd.cpp 1170 std::vector<Mat> planes; local
    [all...]
colormap.cpp 519 Mat planes[] = { local
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 940 struct v4l2_plane planes[VIDEO_MAX_PLANES]; local
1132 struct v4l2_plane planes[VIDEO_MAX_PLANES]; local
    [all...]
  /external/skia/src/gpu/
SkGr.cpp 181 bool onGetYUVPlanes(SkISize sizes[3], void* planes[3], size_t rowBytes[3],
183 return fPR->getYUV8Planes(sizes, planes, rowBytes, space);
  /external/valgrind/coregrind/m_syswrap/
syswrap-linux.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframe_func_neon.asm 96 ;Copy U & V planes
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
video_encoder_device_copper.cpp 189 v4l2_buf.m.planes = &plane;
198 venc_msg.buf.len= v4l2_buf.m.planes->bytesused;
199 venc_msg.buf.offset = v4l2_buf.m.planes->reserved[1];
206 v4l2_buf.m.planes = &plane;
    [all...]
  /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/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 53 (uint8_t *)frame->buffer + frame->planes_buf.planes[i].data_offset,
  /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/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 53 (uint8_t *)frame->buffer + frame->planes_buf.planes[i].data_offset,
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 196 int8_t num_planes; /* num of planes, to be filled during mem allocation */
197 struct v4l2_plane planes[VIDEO_MAX_PLANES]; /* plane info, to be filled during mem allocation*/ member in struct:__anon5245
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 53 (uint8_t *)frame->buffer + frame->planes[i].data_offset,
  /external/libdrm/
xf86drmMode.h 335 uint32_t *planes; member in struct:_drmModePlaneRes

Completed in 1341 milliseconds

1 2 3 4 5 6 78 91011>>