Home
last modified time | relevance | path

Searched refs:top (Results 1701 - 1725 of 2966) sorted by relevance

1...<<61626364656667686970>>...119

/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H A Drcar_du_vsp.c164 cfg.src.top = state->state.src.y1 >> 16; in rcar_du_vsp_plane_setup()
169 cfg.dst.top = state->state.dst.y1; in rcar_du_vsp_plane_setup()
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dmars.c130 static void setilluminators(struct gspca_dev *gspca_dev, bool top, bool bottom) in setilluminators() argument
134 if (top) in setilluminators()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c282 start_window.top = 0; in vivid_fb_init_vidmode()
296 dev->fb_defined.upper_margin = start_window.top + 1; in vivid_fb_init_vidmode()
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_entity.c412 selection->top = 0; in vsp1_subdev_set_pad_format()
419 selection->top = 0; in vsp1_subdev_set_pad_format()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c280 start_window.top = 0; in vivid_fb_init_vidmode()
294 dev->fb_defined.upper_margin = start_window.top + 1; in vivid_fb_init_vidmode()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dmars.c130 static void setilluminators(struct gspca_dev *gspca_dev, bool top, bool bottom) in setilluminators() argument
134 if (top) in setilluminators()
/kernel/linux/linux-6.6/drivers/video/fbdev/kyro/
H A DSTG4000OverlayDevice.c318 u32 left, u32 top, in SetOverlayViewPort()
352 srcDest.ulDstY1 = top; in SetOverlayViewPort()
317 SetOverlayViewPort(volatile STG4000REG __iomem *pSTGReg, u32 left, u32 top, u32 right, u32 bottom) SetOverlayViewPort() argument
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvudc_transfer.c188 top: in transfer()
297 goto top; in transfer()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c414 selection->top = 0; in vsp1_subdev_set_pad_format()
421 selection->top = 0; in vsp1_subdev_set_pad_format()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-regs.c128 cfg |= GSC_SRCIMG_OFFSET_Y(frame->crop.top); in gsc_hw_set_in_size()
242 cfg |= GSC_DSTIMG_OFFSET_Y(frame->crop.top); in gsc_hw_set_out_size()
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rga/
H A Drga-hw.c183 src_y = ctx->in.crop.top; in rga_cmd_set_trans_info()
187 dst_y = ctx->out.crop.top; in rga_cmd_set_trans_info()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.h510 u32 left, u32 top, u32 width, u32 height) in set_frame_crop()
513 f->offs_v = top; in set_frame_crop()
509 set_frame_crop(struct fimc_frame *f, u32 left, u32 top, u32 width, u32 height) set_frame_crop() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_plane.c53 #define VSC_INI_PHASE_TOP(top) FIELD_PREP(GENMASK(15, 0), top)
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunl.c31 #include <subdev/top.h>
363 if (device->top) in nvkm_runl_add()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_vsp.c236 cfg.src.top = state->state.src.y1 >> 16; in rcar_du_vsp_plane_setup()
241 cfg.dst.top = state->state.dst.y1; in rcar_du_vsp_plane_setup()
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_dev.h212 int32_t top; member
219 uint32_t top; member
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dconf.c115 static int dump_config_tree(snd_config_t *top) in dump_config_tree() argument
123 if (snd_config_save(top, out)) in dump_config_tree()
/third_party/backends/backend/
H A Davision.h84 double top; member
304 OPT_TL_X, /* top-left x */
305 OPT_TL_Y, /* top-left y */
344 int top; member
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_tiling.c180 bool top = mb_pixel_y < utile_h; in v3d_get_uif_pixel_offset() local
184 uint32_t mb_tile_offset = (!top * 128 + !left * 64); in v3d_get_uif_pixel_offset()
/third_party/libdrm/tests/tegra/
H A Dvic41.c46 unsigned int left, unsigned int top, in vic41_fill()
64 c->outputConfig.TargetRectTop = top; in vic41_fill()
45 vic41_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic41_fill() argument
H A Dvic42.c46 unsigned int left, unsigned int top, in vic42_fill()
64 c->outputConfig.TargetRectTop = top; in vic42_fill()
45 vic42_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic42_fill() argument
H A Dvic40.c46 unsigned int left, unsigned int top, in vic40_fill()
64 c->outputConfig.TargetRectTop = top; in vic40_fill()
45 vic40_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic40_fill() argument
/third_party/node/deps/v8/src/d8/
H A Dasync-hooks-wrapper.cc113 return asyncContexts.top().execution_async_id; in GetExecutionAsyncId()
117 return asyncContexts.top().trigger_async_id; in GetTriggerAsyncId()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c221 ctx->viewport.top = ctx->ext_viewport.top = in lima_set_viewport_states()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawSimpleTest.cpp206 yCoord <= refCoords.top && in iterate()
357 yCoord <= refInstancedCoords.top && in iterate()

Completed in 27 milliseconds

1...<<61626364656667686970>>...119