Home
last modified time | relevance | path

Searched refs:depth (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/msm8996/original-kernel-headers/video/
Dmsm_hdmi_hdcp_mgr.h48 uint8_t depth; member
/hardware/qcom/msm8996/kernel-headers/video/
Dmsm_hdmi_hdcp_mgr.h62 uint8_t depth; member
/hardware/intel/common/libva/va/glx/
Dva_glx_impl.c475 if (wattr.depth != 24 && wattr.depth != 32) in create_tfp_surface()
482 wattr.depth in create_tfp_surface()
501 *attrib++ = GLX_DEPTH_SIZE; *attrib++ = wattr.depth; in create_tfp_surface()
502 if (wattr.depth == 32) { in create_tfp_surface()
528 if (wattr.depth == 32) in create_tfp_surface()
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal127 * | depth measurements, opaque with 16 bit
383 * Dataspace::DEPTH, each pixel is a distance value measured by a depth
541 * which describes both gamma curve and numeric range (within the bit depth).
543 * Other dataspaces include depth measurement data from a depth camera.
917 * 0 to 2^b-1, where b is the bit depth of the color format.
923 * 1/16*2^b to 15/16*2^b for Cb, Cr, R, G and B, where b is the bit depth of
926 * E.g. For 8-bit-depth formats:
930 * For 10-bit-depth formats:
1152 * The buffer contains depth ranging measurements from a depth camera.
1154 * HAL_PIXEL_FORMAT_Y16: 16-bit samples, consisting of a depth measurement
[all …]
/hardware/intel/img/psb_video/src/x11/
Dpsb_x11.c124 int depth; in psb_putsurface_x11() local
164 depth = DefaultDepth((Display *)ctx->native_dpy, ctx->x11_screen); in psb_putsurface_x11()
189 …ximg = XCreateImage((Display *)ctx->native_dpy, visual, depth, ZPixmap, 0, NULL, width, height, 32… in psb_putsurface_x11()
Dpsb_coverlay.c405 int depth, i; in psb_DisplayRGBASubpicture() local
470 depth = DefaultDepth(ctx->native_dpy, 0); in psb_DisplayRGBASubpicture()
472 …ximg = XCreateImage(ctx->native_dpy, visual, depth, ZPixmap, 0, NULL, image_width, image_height, 3… in psb_DisplayRGBASubpicture()
/hardware/interfaces/graphics/mapper/2.0/
Dtypes.hal44 * Buffers must have a 8 bit depth.
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal27 * accounting for stride, bit depth, rounding up to page size, etc.
/hardware/interfaces/automotive/evs/1.0/
DIEvsCamera.hal37 * Specifies the depth of the buffer chain the camera is asked to support.
/hardware/libhardware/include/hardware/
Dbt_rc.h565 bt_bdaddr_t *bd_addr, uint8_t num_items, uint8_t depth);
/hardware/interfaces/renderscript/1.0/default/
DContext.h64 …t32_t dstZoff, uint32_t dstMip, uint32_t width, uint32_t height, uint32_t depth, Allocation srcAll…
DContext.cpp305 …t32_t dstZoff, uint32_t dstMip, uint32_t width, uint32_t height, uint32_t depth, Allocation srcAll… in allocationCopy3DRange() argument
313 uint32_t _depth = depth; in allocationCopy3DRange()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal1507 * Seat depth position
1509 * Sets the seat depth, distance from back rest to front edge of seat.
1510 * Max value indicates longest depth position.
1523 * Seat depth move
1525 * Adjusts the seat depth.
/hardware/intel/common/libva/va/
Dva.h2790 unsigned int depth; /* significant bits per pixel */ member
/hardware/interfaces/camera/device/3.2/
Dtypes.hal265 * depth-based data is requested. See
270 * colorspace, or to select between color and depth outputs if
/hardware/intel/common/libva/doc/
DDoxyfile1644 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1645 # graphs generated by dot. A depth value of 3 means that only nodes reachable
1650 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
/hardware/interfaces/renderscript/1.0/
DIContext.hal497 * @param depth Depth of the region to update
507 uint32_t width, uint32_t height, uint32_t depth,