Home
last modified time | relevance | path

Searched refs:in_width (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
H A Dia_css_sdis_common.host.h36 #define __ISP_SDIS_HOR_COEF_NUM_VECS(in_width) _ISP_VECS(_ISP_BQS(in_width)) argument
46 #define __ISP_SDIS_HOR_PROJ_NUM_ISP(in_width, in_height, deci_factor_log2, \ argument
50 CEIL_SHIFT(_ISP_BQS(in_width), deci_factor_log2))
52 #define __ISP_SDIS_VER_PROJ_NUM_ISP(in_width, deci_factor_log2) \ argument
53 CEIL_SHIFT(_ISP_BQS(in_width), deci_factor_log2)
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c2259 u16 in_width, in_height; in dispc_ovl_calc_scaling_24xx() local
2268 in_width = width / *decim_x; in dispc_ovl_calc_scaling_24xx()
2269 *core_clk = dispc.feat->calc_core_clk(pclk, in_width, in dispc_ovl_calc_scaling_24xx()
2271 error = (in_width > maxsinglelinewidth || !*core_clk || in dispc_ovl_calc_scaling_24xx()
2290 if (in_width > maxsinglelinewidth) { in dispc_ovl_calc_scaling_24xx()
2305 u16 in_width, in_height; in dispc_ovl_calc_scaling_34xx() local
2311 in_width = width / *decim_x; in dispc_ovl_calc_scaling_34xx()
2314 if (in_width > maxsinglelinewidth) in dispc_ovl_calc_scaling_34xx()
2321 in_width, in_height, out_width, in dispc_ovl_calc_scaling_34xx()
2324 *core_clk = dispc.feat->calc_core_clk(pclk, in_width, in dispc_ovl_calc_scaling_34xx()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css_defs.h290 #define _ISP_S3ATBL_WIDTH(in_width, deci_factor_log2) \ argument
291 (_ISP_BQS(in_width) >> deci_factor_log2)
297 #define _ISP_S3ATBL_ISP_WIDTH(in_width, deci_factor_log2) \ argument
298 CEIL_SHIFT(_ISP_BQS(in_width), deci_factor_log2)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2289 u16 in_width, in_height; in dispc_ovl_calc_scaling_24xx() local
2297 in_width = width / *decim_x; in dispc_ovl_calc_scaling_24xx()
2298 *core_clk = dispc->feat->calc_core_clk(pclk, in_width, in dispc_ovl_calc_scaling_24xx()
2300 error = (in_width > maxsinglelinewidth || !*core_clk || in dispc_ovl_calc_scaling_24xx()
2319 if (in_width > maxsinglelinewidth) { in dispc_ovl_calc_scaling_24xx()
2338 u16 in_width, in_height; in dispc_ovl_calc_scaling_34xx() local
2343 in_width = width / *decim_x; in dispc_ovl_calc_scaling_34xx()
2346 if (in_width > maxsinglelinewidth) in dispc_ovl_calc_scaling_34xx()
2353 in_width, in_height, out_width, in dispc_ovl_calc_scaling_34xx()
2356 *core_clk = dispc->feat->calc_core_clk(pclk, in_width, in dispc_ovl_calc_scaling_34xx()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream_v20.c66 u32 in_width, in_height; in config_fec() local
82 in_width = dev->ispp_sdev.in_fmt.width; in config_fec()
84 max_w = hw->max_in.w ? hw->max_in.w : in_width; in config_fec()
102 rkispp_write(dev, RKISPP_FEC_RD_VIR_STRIDE, ALIGN(in_width * mult, 16) >> 2); in config_fec()
103 rkispp_write(dev, RKISPP_FEC_SRC_SIZE, in_height << 16 | in_width); in config_fec()
141 __func__, in_width, in_height, in config_fec()
H A Dstream_v10.c620 u32 in_width, in_height, fmt, mult = 1; in config_fec() local
635 in_width = dev->ispp_sdev.in_fmt.width; in config_fec()
656 rkispp_write(dev, RKISPP_FEC_RD_VIR_STRIDE, ALIGN(in_width * mult, 16) >> 2); in config_fec()
666 __func__, in_width, in_height, out_width, out_height, in config_fec()
H A Dfec.c127 u32 in_w = buf->in_width, in_h = buf->in_height; in fec_running()
H A Dstream.c727 u32 in_width = dev->ispp_sdev.out_fmt.width; in config_scl() local
730 (in_width - 1) + 1; in config_scl()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dsh_vou.c496 unsigned int in_width; member
518 v4l_bound_align_image(&geo->in_width, in vou_adjust_input()
533 err = abs(found - geo->in_width); in vou_adjust_input()
543 geo->in_width = best; in vou_adjust_input()
578 unsigned int best_err = UINT_MAX, best = geo->in_width, in vou_adjust_output()
595 unsigned int found = geo->in_width * vou_scale_h_num[i] / in vou_adjust_output()
617 pr_debug("%s(): W %u * %u/%u = %u\n", __func__, geo->in_width, in vou_adjust_output()
710 geo.in_width = pix->width; in sh_vou_set_fmt_vid_out()
748 pix->width = geo.in_width; in sh_vou_set_fmt_vid_out()
968 geo.in_width = pix->width; in sh_vou_s_selection()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/
H A Drk_ispfec.cpp125 ret = ctx->_fecGenMesh->init(cfg->in_width, cfg->in_height, cfg->out_width, cfg->out_height, in _configure()
309 param.in_width = ctx->_cfg.in_width; in rk_ispfec_api_process()
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-ic.c399 int in_width, int in_height, in ipu_ic_task_init_rsc() argument
419 ret = calc_resize_coeffs(ic, in_width, out_width, in ipu_ic_task_init_rsc()
443 int in_width, int in_height, in ipu_ic_task_init() argument
447 in_width, in_height, in ipu_ic_task_init()
H A Dipu-image-convert.c669 unsigned int in_left, unsigned int in_width, in fill_tile_column() argument
682 in_tile->width = in_width; in fill_tile_column()
1140 u32 in_width; in calc_tile_resize_coefficients() local
1172 in_width = round_up( in calc_tile_resize_coefficients()
1186 in_tile->width = in_width; in calc_tile_resize_coefficients()
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include/
H A Drk_ispfec_api.h70 int in_width; member
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_vdpu1.c259 RK_U32 in_width = s->hor_stride; in jpegd_setup_pp() local
281 post->reg88_mask_1_size.sw_ext_orig_width = in_width >> 4; in jpegd_setup_pp()
288 post->reg92_display.sw_pp_in_w_ext = (((in_width / 16) & 0xE00) >> 9); in jpegd_setup_pp()
289 post->reg72_crop.sw_pp_in_width = ((in_width / 16) & 0x1FF); in jpegd_setup_pp()
319 in_width = crop_width; in jpegd_setup_pp()
544 inw = in_width - 1; in jpegd_setup_pp()
H A Dhal_jpegd_vdpu2.c286 RK_U32 in_width = s->hor_stride; in jpegd_setup_pp() local
298 reg->reg34.sw_ext_orig_width = in_width >> 4; in jpegd_setup_pp()
313 reg->reg34.sw_pp_in_w_ext = (((in_width / 16) & 0xE00) >> 9); in jpegd_setup_pp()
314 reg->reg34.sw_pp_in_width = ((in_width / 16) & 0x1FF); in jpegd_setup_pp()
338 in_width = crop_width; in jpegd_setup_pp()
563 inw = in_width - 1; in jpegd_setup_pp()
/OK3568_Linux_fs/kernel/include/linux/dma/
H A Dipu-dma.h121 unsigned short in_width; member
/OK3568_Linux_fs/kernel/include/video/
H A Dimx-ipu-v3.h439 int in_width, int in_height,
443 int in_width, int in_height,
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A Drkispp-config.h138 int in_width; member
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch190 + convert->in_width, convert->in_height)) {
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-ispp-config.h117 int in_width; member
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch190 + convert->in_width, convert->in_height)) {
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch190 + convert->in_width, convert->in_height)) {
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-is-param.h614 u32 in_width; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp184 int mesh_size = rk_ispfec_api_calFecMeshsize(cfg->in_width, cfg->in_height); in init_ispfec_bufs()
2755 g_ispfec_cfg.in_width = main_ctx.width;
/OK3568_Linux_fs/kernel/drivers/dma/ipu/
H A Dipu_idmac.c522 calc_resize_coeffs(params->video.in_width, in ipu_ic_init_prpenc()