| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_pipeline_state.c | 296 src_w = dflow->out_w; in komeda_layer_check_cfg() 419 st->hsize = dflow->out_w; in komeda_wb_layer_validate() 452 hsize_out = dflow->out_w; in komeda_scaler_check_cfg() 537 st->hsize_out = dflow->out_w; in komeda_scaler_validate() 627 if (!in_range(&merger->hsize_merged, output->out_w)) { in komeda_merger_validate() 629 output->out_w); in komeda_merger_validate() 646 st->hsize_merged = output->out_w; in komeda_merger_validate() 680 if ((dflow->out_x + dflow->out_w > compiz_w) || in komeda_compiz_set_input() 682 dflow->out_w == 0 || dflow->out_h == 0) { in komeda_compiz_set_input() 685 dflow->out_w, dflow->out_h); in komeda_compiz_set_input() [all …]
|
| H A D | komeda_wb_connector.c | 20 dflow->out_w = fb->width; in komeda_wb_init_data_flow()
|
| H A D | komeda_plane.c | 42 dflow->out_w = st->crtc_w; in komeda_plane_init_data_flow()
|
| H A D | komeda_pipeline.h | 355 u32 out_x, out_y, out_w, out_h; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | fec.c | 128 u32 out_w = buf->out_width, out_h = buf->out_height; in fec_running() local 140 __func__, in_w, in_h, out_w, out_h, in fec_running() 150 density = out_w > 1920 ? SW_MESH_DENSITY : 0; in fec_running() 151 mesh_size = cal_fec_mesh(out_w, out_h, !!density); in fec_running() 207 out_offs = out_w * out_h; in fec_running() 209 out_w = ALIGN(out_w, 16); in fec_running() 211 out_offs = out_w * out_h >> 4; in fec_running() 215 out_w * out_h * 2 : out_w * out_h * 3 / 2; in fec_running() 267 val = ALIGN(out_w * out_mult, 16) >> 2; in fec_running() 269 val = out_h << 16 | out_w; in fec_running()
|
| /OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/ta/ |
| H A D | keybox.c | 205 goto out_w; in TA_InvokeCommandEntryPoint() 211 goto out_w; in TA_InvokeCommandEntryPoint() 213 out_w: in TA_InvokeCommandEntryPoint()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra20/ |
| H A D | display.h | 25 unsigned out_w; /* Width of output window in pixels */ member
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | tegra.c | 62 val = win->out_w << H_SIZE_SHIFT; in update_window() 73 h_dda = (win->w * 0x1000) / max(win->out_w - 1, 1U); in update_window() 228 win->out_w = priv->width; in setup_window()
|
| H A D | stb_truetype.h | 775 …akeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int ou… 781 …ointBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int ou… 800 STBTT_DEF void stbtt_MakeGlyphBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, … 801 …lyphBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int ou… 2465 …lyphBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int ou… in stbtt_MakeGlyphBitmapSubpixel() argument 2474 gbm.w = out_w; in stbtt_MakeGlyphBitmapSubpixel() 2484 STBTT_DEF void stbtt_MakeGlyphBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, … in stbtt_MakeGlyphBitmap() argument 2486 …stbtt_MakeGlyphBitmapSubpixel(info, output, out_w, out_h, out_stride, scale_x, scale_y, 0.0f,0.0f,… in stbtt_MakeGlyphBitmap() 2494 …ointBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int ou… in stbtt_MakeCodepointBitmapSubpixel() argument 2496 …stbtt_MakeGlyphBitmapSubpixel(info, output, out_w, out_h, out_stride, scale_x, scale_y, shift_x, s… in stbtt_MakeCodepointBitmapSubpixel() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
| H A D | pipe_binarydesc.c | 174 out_w = output_res.width, out_h = output_res.height; in binarydesc_calculate_bds_factor() local 183 assert(out_w != 0 && out_h != 0); in binarydesc_calculate_bds_factor() 192 bool cond = (out_w * num / den + delta > in_w) && in binarydesc_calculate_bds_factor() 193 (out_w * num / den <= in_w) && in binarydesc_calculate_bds_factor()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | wlan_cfg.c | 374 goto out_w; in wilc_wlan_cfg_init() 397 out_w: in wilc_wlan_cfg_init()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | rj54n1cb0c.c | 541 s32 *out_w, s32 *out_h); 634 s32 *out_w, s32 *out_h) in rj54n1_sensor_scale() argument 639 output_w = *out_w, output_h = *out_h; in rj54n1_sensor_scale() 811 *out_w = output_w; in rj54n1_sensor_scale()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_vdpu.c | 1841 RK_U32 out_w = MPP_ALIGN(dxva->max_width * dxva->bitdepth, 16 * 8) / 8; in vdpu_av1d_gen_regs() local 1845 RK_U32 luma_size = out_w * out_h; in vdpu_av1d_gen_regs() 1848 ctx->hor_stride = out_w; in vdpu_av1d_gen_regs() 2178 RK_U32 out_w = hor_stride; in vdpu_av1d_gen_regs() local 2180 RK_U32 y_stride = out_w * out_h; in vdpu_av1d_gen_regs()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_resource.c | 842 const int out_w = stream->dst.width; in calculate_scaling_ratios() local 865 pipe_ctx->plane_res.scl_data.ratios.horz.value * in_w, out_w); in calculate_scaling_ratios()
|