| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/afec/ |
| H A D | rk_aiq_types_afec_algo.h | 10 unsigned int crop_height; member
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_base.h | 32 RK_U32 crop_height; member
|
| H A D | hal_jpegd_vdpu1.c | 256 RK_U32 crop_height = ctx->pp_info.crop_height; in jpegd_setup_pp() local 297 (((crop_height / 16) & 0x700) >> 8); in jpegd_setup_pp() 298 post->reg72_crop.sw_pp_in_height = ((crop_height / 16) & 0x0FF); in jpegd_setup_pp() 314 if (crop_height & 0x0F) { in jpegd_setup_pp() 320 in_height = crop_height; in jpegd_setup_pp()
|
| H A D | hal_jpegd_vdpu2.c | 283 RK_U32 crop_height = ctx->pp_info.crop_height; in jpegd_setup_pp() local 320 reg->reg34.sw_pp_in_h_ext = (((crop_height / 16) & 0x700) >> 8); in jpegd_setup_pp() 321 reg->reg34.sw_pp_in_height = ((crop_height / 16) & 0x0FF); in jpegd_setup_pp() 333 if (crop_height & 0x0F) { in jpegd_setup_pp() 339 in_height = crop_height; in jpegd_setup_pp()
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/ |
| H A D | demo.h | 104 int crop_height; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/ |
| H A D | demo.h | 104 int crop_height; member
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/ |
| H A D | demo.h | 104 int crop_height; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/ |
| H A D | rcar-dma.c | 535 unsigned int crop_height; in rvin_crop_scale_comp_gen2() local 539 crop_height = vin->crop.height; in rvin_crop_scale_comp_gen2() 541 crop_height *= 2; in rvin_crop_scale_comp_gen2() 544 if (crop_height != vin->compose.height) in rvin_crop_scale_comp_gen2() 545 ys = (4096 * crop_height) / vin->compose.height; in rvin_crop_scale_comp_gen2()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_dwb.c | 87 REG_UPDATE(CNV_WINDOW_SIZE, CNV_WINDOW_HEIGHT, params->cnv_params.crop_height); in dwb2_config_dwb_cnv() 284 dwb_program_vert_scalar(dwbc20, params->cnv_params.crop_height, in dwb2_set_scaler()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | vehicle_ad.h | 30 unsigned int crop_height; member
|
| H A D | vehicle_ad_gc2145.c | 862 ad->cfg.height = ad->defrects[i].crop_height; in gc2145_reinit_parameter()
|
| H A D | vehicle_ad_7181.c | 313 ad->cfg.height = ad->defrects[i].crop_height; in adv7181_reinit_parameter()
|
| H A D | vehicle_ad_max96714.c | 254 ad->cfg.height = ad->defrects[i].crop_height; in max96714_reinit_parameter()
|
| H A D | vehicle_ad_tp2825.c | 622 ad->cfg.height = ad->defrects[i].crop_height; in tp2825_reinit_parameter()
|
| H A D | vehicle_ad_nvp6324.c | 1871 ad->cfg.height = ad->defrects[i].crop_height; in nvp6324_reinit_parameter()
|
| H A D | vehicle_ad_nvp6188.c | 455 ad->cfg.height = ad->defrects[i].crop_height; in nvp6188_reinit_parameter()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/ |
| H A D | fimc-is-param.h | 469 u32 crop_height; member 613 u32 crop_height; member 627 u32 crop_height; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_dwb.c | 80 REG_UPDATE(FC_WINDOW_SIZE, FC_WINDOW_HEIGHT, params->cnv_params.crop_height); in dwb3_config_fc()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/files/ |
| H A D | support-jpeg-turbo.patch | 832 + if (! jt_read_integer(&spec, &info->crop_height)) 1011 + info->crop_height = info->output_height - info->crop_yoffset; 1014 + info->crop_height <= 0 || info->crop_height > info->output_height || 1016 + info->crop_yoffset > info->output_height - info->crop_height) 1024 + yoffset = info->output_height - info->crop_height - info->crop_yoffset; 1034 + info->output_height = info->crop_height; 1037 + info->crop_height + (yoffset % info->iMCU_sample_height); 1799 + JDIMENSION crop_height; /* Height of selected region */
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/ |
| H A D | rkispp-config.h | 344 u16 crop_height; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-ispp-config.h | 315 __u16 crop_height; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | rkispp-config.h | 343 u16 crop_height; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_types.h | 508 unsigned int crop_height; /* cropped window height at cnv output */ member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/ |
| H A D | rk_aiq_algo_afec_itf.cpp | 506 fecPreOut->afec_result->crop_height = 0; in processing()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | params_v10.c | 555 val = (arg->crop_height & 0x1FFFF) << 14 | in fec_config()
|