Home
last modified time | relevance | path

Searched refs:depth (Results 3026 - 3050 of 4943) sorted by relevance

1...<<121122123124125126127128129130>>...198

/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-7.c440 u16 offset, u16 depth) in vfe_wm_set_ub_cfg()
445 depth; in vfe_wm_set_ub_cfg()
439 vfe_wm_set_ub_cfg(struct vfe_device *vfe, u8 wm, u16 offset, u16 depth) vfe_wm_set_ub_cfg() argument
H A Dcamss-vfe-4-1.c390 u16 offset, u16 depth) in vfe_wm_set_ub_cfg()
395 depth; in vfe_wm_set_ub_cfg()
389 vfe_wm_set_ub_cfg(struct vfe_device *vfe, u8 wm, u16 offset, u16 depth) vfe_wm_set_ub_cfg() argument
/kernel/linux/linux-5.10/drivers/staging/sm750fb/
H A Dsm750.c117 fbcursor->image.depth > 1) { in lynxfb_ops_cursor()
254 /* TODO: Implement hardware acceleration for image->depth > 1 */ in lynxfb_ops_imageblit()
255 if (image->depth != 1) { in lynxfb_ops_imageblit()
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c282 if (dst_port->sw->config.depth > src_port->sw->config.depth) in tb_find_first_usb3_tunnel()
593 * the other domain to be connected to a max depth switch. in tb_scan_port()
/kernel/linux/linux-5.10/fs/hpfs/
H A Ddnode.c712 struct quad_buffer_head *qbh, int depth) in hpfs_remove_dirent()
723 if (depth && (de->down || (de == dnode_first_de(dnode) && de_next_de(de)->last))) { in hpfs_remove_dirent()
711 hpfs_remove_dirent(struct inode *i, dnode_secno dno, struct hpfs_dirent *de, struct quad_buffer_head *qbh, int depth) hpfs_remove_dirent() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_hdcp.c72 u8 depth; member
926 hdcp_ctrl->depth = repeater_cascade_depth; in msm_hdmi_hdcp_recv_check_bstatus()
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c999 cmd_p->depth = cpu_to_le32(params->depth); in virtio_gpu_cmd_resource_create_3d()
/kernel/linux/linux-6.6/fs/hpfs/
H A Ddnode.c712 struct quad_buffer_head *qbh, int depth) in hpfs_remove_dirent()
723 if (depth && (de->down || (de == dnode_first_de(dnode) && de_next_de(de)->last))) { in hpfs_remove_dirent()
711 hpfs_remove_dirent(struct inode *i, dnode_secno dno, struct hpfs_dirent *de, struct quad_buffer_head *qbh, int depth) hpfs_remove_dirent() argument
/kernel/linux/linux-6.6/drivers/staging/sm750fb/
H A Dsm750.c117 fbcursor->image.depth > 1) { in lynxfb_ops_cursor()
254 /* TODO: Implement hardware acceleration for image->depth > 1 */ in lynxfb_ops_imageblit()
255 if (image->depth != 1) { in lynxfb_ops_imageblit()
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dhdm.c201 static void __cxl_dpa_debug(struct seq_file *file, struct resource *r, int depth) in __cxl_dpa_debug() argument
205 seq_printf(file, "%*s%08llx-%08llx : %s\n", depth * 2, "", start, end, in __cxl_dpa_debug()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_drv.c566 static void sec_queue_depth(struct sec_queue *queue, u32 depth) in sec_queue_depth() argument
573 regval |= (depth << SEC_Q_DEPTH_CFG_DEPTH_S) & SEC_Q_DEPTH_CFG_DEPTH_M; in sec_queue_depth()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c477 * This function does not account shadow queue depth. It will send
548 * Driver will use shadow queue depth. Current queue depth of 8K
948 hwq_attr.depth = BNXT_QPLIB_CREQE_MAX_CNT; in bnxt_qplib_alloc_rcfw_channel()
961 hwq_attr.depth = rcfw->cmdq_depth & 0x7FFFFFFF; in bnxt_qplib_alloc_rcfw_channel()
H A Dqplib_sp.c616 hwq_attr.depth = pages; in bnxt_qplib_reg_mr()
694 hwq_attr.depth = pg_ptrs; in bnxt_qplib_alloc_fast_reg_page_list()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-risc.c666 unsigned long size = (btv->fmt->depth * btv->width * btv->height) >> 3; in bttv_buffer_risc()
670 int bpl = (btv->fmt->depth >> 3) * btv->width; in bttv_buffer_risc()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-4-7.c455 u16 offset, u16 depth) in vfe_wm_set_ub_cfg()
460 depth; in vfe_wm_set_ub_cfg()
454 vfe_wm_set_ub_cfg(struct vfe_device *vfe, u8 wm, u16 offset, u16 depth) vfe_wm_set_ub_cfg() argument
H A Dcamss-vfe-4-8.c427 u16 offset, u16 depth) in vfe_wm_set_ub_cfg()
432 depth; in vfe_wm_set_ub_cfg()
426 vfe_wm_set_ub_cfg(struct vfe_device *vfe, u8 wm, u16 offset, u16 depth) vfe_wm_set_ub_cfg() argument
H A Dcamss-vfe-4-1.c362 u16 offset, u16 depth) in vfe_wm_set_ub_cfg()
367 depth; in vfe_wm_set_ub_cfg()
361 vfe_wm_set_ub_cfg(struct vfe_device *vfe, u8 wm, u16 offset, u16 depth) vfe_wm_set_ub_cfg() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_hdcp.c72 u8 depth; member
926 hdcp_ctrl->depth = repeater_cascade_depth; in msm_hdmi_hdcp_recv_check_bstatus()
/third_party/ffmpeg/fftools/
H A Dopt_common.c985 pix_desc->comp[0].depth); in show_pix_fmts()
988 printf("-%d", pix_desc->comp[i].depth); in show_pix_fmts()
/third_party/backends/backend/
H A Dcanon_pp.c973 params->depth = cs->vals[OPT_DEPTH] ? 16 : 8; in sane_get_parameters()
997 params->bytes_per_line = params->pixels_per_line * (params->depth/8) * in sane_get_parameters()
1643 DBG(100, "init_device: configuring opt: bit depth\n"); in init_device()
1645 /* The bit depth */ in init_device()
H A Dmicrotek2.h797 SANE_Byte depth; member
937 uint8_t shading_depth; /* bit depth of shading image */
1022 SANE_Parameters params; /* format, lastframe, lines, depth, ppl, bpl */
1049 SANE_Int depth; member
H A Dst400.c1068 dev->params.depth = dev->val[OPT_DEPTH]; in sane_get_parameters()
1082 if( dev->params.depth == 1 ) { in sane_get_parameters()
1270 /* Note: this works with any bit depth <= 8 */ in sane_read()
/third_party/mesa3d/include/GL/
H A Dglxext.h539 typedef void ( *PFNGLXCOPYIMAGESUBDATANVPROC) (Display *dpy, GLXContext srcCtx, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth);
541 void glXCopyImageSubDataNV (Display *dpy, GLXContext srcCtx, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth);
H A Dwglext.h664 typedef BOOL (WINAPI * PFNWGLCOPYIMAGESUBDATANVPROC) (HGLRC hSrcRC, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth);
666 BOOL WINAPI wglCopyImageSubDataNV (HGLRC hSrcRC, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth);
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_etc_decode.c707 radv_unaligned_dispatch(cmd_buffer, extent->width, extent->height, extent->depth); in decode_etc()
721 uint32_t slice_count = image->vk.image_type == VK_IMAGE_TYPE_3D ? extent.depth : subresource->layerCount; in radv_meta_decode_etc()

Completed in 47 milliseconds

1...<<121122123124125126127128129130>>...198