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

<<11121314151617181920>>

  /external/mesa3d/docs/
relnotes-6.5.3.html 70 <li>Fixed a few bugs in software-emulated alpha planes
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_tri.c 489 * scissor planes.
497 * but since we generate the planes for each scissored tri, it's
500 * Note that otherwise, the scissor planes only vary in 'C' value,
502 * these planes elsewhere.
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_driver.h 165 int8_t genUserClip; /* request user clip planes for ClipVertex */
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vs_state.c 93 /* Note that we read in the userclip planes as well, hence
  /external/mesa3d/src/mesa/main/
config.h 62 * Maximum number of user-defined clipping planes supported by any driver in
  /external/opencv3/3rdparty/libwebp/webp/
decode.h 77 // unlike the returned Y luma one. The dimension of the U and V planes
189 size_t u_size, v_size; // chroma planes size
291 // will output the raw luma/chroma samples into a preallocated planes if
297 // Conversely, 'luma' can be passed NULL if no preallocated planes are supplied.
  /external/skia/src/gpu/
SkGrPriv.h 118 * compressed textures and yuv planes.
  /external/webp/include/webp/
decode.h 78 // planes are both (*width + 1) / 2 and (*height + 1)/ 2.
192 size_t u_size, v_size; // chroma planes size
294 // will output the raw luma/chroma samples into a preallocated planes if
300 // Conversely, 'luma' can be passed NULL if no preallocated planes are supplied.
  /external/webp/src/webp/
decode.h 78 // planes are both (*width + 1) / 2 and (*height + 1)/ 2.
192 size_t u_size, v_size; // chroma planes size
294 // will output the raw luma/chroma samples into a preallocated planes if
300 // Conversely, 'luma' can be passed NULL if no preallocated planes are supplied.
  /external/webrtc/webrtc/common_video/include/
video_frame_buffer.h 36 // The resolution of the frame in pixels. For formats where some planes are
  /external/webrtc/webrtc/tools/frame_analyzer/
video_quality_analysis.h 60 // Compute PSNR or SSIM for an I420 frame (all planes). When we are calculating
  /frameworks/base/media/jni/
android_media_ImageReader.cpp 435 jobject planes = NULL; local
437 planes = env->GetObjectField(image, gSurfaceImageClassInfo.mPlanes);
439 wasBufferLocked = (planes != NULL);
687 msg.appendFormat("Format 0x%x is opaque, thus not writable, the number of planes (%d)"
android_media_ImageWriter.cpp 624 jobject planes = NULL; local
626 planes = env->GetObjectField(thiz, gSurfaceImageClassInfo.mPlanes);
628 isLocked = (planes != NULL);
738 msg.appendFormat("Format 0x%x is opaque, thus not writable, the number of planes (%d)"
  /frameworks/native/services/surfaceflinger/Effects/
Daltonizer.cpp 87 // To find the planes we solve the a*L + b*M + c*S = 0 equation for the LMS values
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1.h 207 /* bit-planes per picture, and often only one is used. We never clear */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
decode_to_md5.c 53 const unsigned char *buf = img->planes[plane];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_copyframe_func_neon.asm 96 ;Copy U & V planes
vp8_vpxyv12_copysrcframe_func_neon.asm 142 ;Copy U & V planes
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngPlaneManager.cpp 137 // allocate planes
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp_ext.h 56 struct mdp_layer_plane planes[MAX_PLANES]; member in struct:mdp_layer_buffer
  /external/kernel-headers/original/uapi/linux/
videodev2.h 530 /* two planes -- one Y, one Cr + Cb interleaved */
538 /* two non contiguous planes - one Y, one Cr + Cb interleaved */
546 /* three non contiguous planes - Y, Cb, Cr */
866 struct v4l2_plane *planes; member in union:v4l2_buffer::__anon14514
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/reference/
rs_matrix.jd 44 Compute frustum planes
52 Checks if a sphere is within the frustum planes
205 <span class='normal'>: Compute frustum planes</span>
218 <tr><th>viewProj</th><td>Matrix to extract planes from.</td></tr>
228 <p> Computes 6 frustum planes from the view projection matrix
237 <span class='normal'>: Checks if a sphere is within the frustum planes</span>
260 <p> Returns true if the sphere is within the 6 frustum planes.
466 the six clipping planes <code>left, right, bottom, top, near, far</code>.
588 six clipping planes <code>left, right, bottom, top, near, far</code> into a unit cube
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
videodev2.h 343 /* two planes -- one Y, one Cr + Cb interleaved */
351 /* two non contiguous planes - one Y, one Cr + Cb interleaved */
357 /* three non contiguous planes - Y, Cb, Cr */
616 * Multi-planar buffers consist of one or more planes, e.g. an YCbCr buffer
617 * with two planes can have one plane for Y, and another for interleaved CbCr
654 * @planes: for multiplanar buffers; userspace pointer to the array of plane
658 * planes array for multi-plane buffers
679 struct v4l2_plane *planes; member in union:v4l2_buffer::__anon33573
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
videodev2.h 365 /* two planes -- one Y, one Cr + Cb interleaved */
378 /* two non contiguous planes - one Y, one Cr + Cb interleaved */
386 /* three non contiguous planes - Y, Cb, Cr */
648 * Multi-planar buffers consist of one or more planes, e.g. an YCbCr buffer
649 * with two planes can have one plane for Y, and another for interleaved CbCr
686 * @planes: for multiplanar buffers; userspace pointer to the array of plane
690 * planes array for multi-plane buffers
710 struct v4l2_plane *planes; member in union:v4l2_buffer::__anon33863
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 340 /* two planes -- one Y, one Cr + Cb interleaved */
348 /* two non contiguous planes - one Y, one Cr + Cb interleaved */
354 /* three non contiguous planes - Y, Cb, Cr */
613 * Multi-planar buffers consist of one or more planes, e.g. an YCbCr buffer
614 * with two planes can have one plane for Y, and another for interleaved CbCr
651 * @planes: for multiplanar buffers; userspace pointer to the array of plane
655 * planes array for multi-plane buffers
676 struct v4l2_plane *planes; member in union:v4l2_buffer::__anon34230
    [all...]

Completed in 1798 milliseconds

<<11121314151617181920>>