Home
last modified time | relevance | path

Searched defs:out_w (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra20/
H A Ddisplay.h25 unsigned out_w; /* Width of output window in pixels */ member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dfec.c128 u32 out_w = buf->out_width, out_h = buf->out_height; in fec_running() local
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_binarydesc.c174 out_w = output_res.width, out_h = output_res.height; in binarydesc_calculate_bds_factor() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dstb_truetype.h2465 …eGlyphBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int … in stbtt_MakeGlyphBitmapSubpixel()
2484 STBTT_DEF void stbtt_MakeGlyphBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, … in stbtt_MakeGlyphBitmap()
2494 …epointBitmapSubpixel(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int … in stbtt_MakeCodepointBitmapSubpixel()
2504 …_MakeCodepointBitmap(const stbtt_fontinfo *info, unsigned char *output, int out_w, int out_h, int … in stbtt_MakeCodepointBitmap()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1841 RK_U32 out_w = MPP_ALIGN(dxva->max_width * dxva->bitdepth, 16 * 8) / 8; in vdpu_av1d_gen_regs() local
2178 RK_U32 out_w = hor_stride; in vdpu_av1d_gen_regs() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Drj54n1cb0c.c634 s32 *out_w, s32 *out_h) in rj54n1_sensor_scale()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c842 const int out_w = stream->dst.width; in calculate_scaling_ratios() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h355 u32 out_x, out_y, out_w, out_h; member