/linux-6.1.9/drivers/media/platform/ti/omap/ |
D | omap_voutlib.c | 43 void omap_vout_default_crop(struct v4l2_pix_format *pix, in omap_vout_default_crop() 169 int omap_vout_new_crop(struct v4l2_pix_format *pix, in omap_vout_new_crop() 285 void omap_vout_new_format(struct v4l2_pix_format *pix, in omap_vout_new_format()
|
D | omap_vout.c | 124 static int omap_vout_try_format(struct v4l2_pix_format *pix) in omap_vout_try_format() 204 struct v4l2_pix_format *pix = &vout->pix; in omap_vout_calculate_offset() local 242 struct v4l2_pix_format *pix = &vout->pix; in video_mode_to_dss_mode() local 793 struct v4l2_pix_format *pix = &vout->pix; in vidioc_g_selection() local 1311 struct v4l2_pix_format *pix; in omap_vout_setup_video_data() local
|
D | omap_vout_vrfb.c | 323 struct v4l2_pix_format *pix = &vout->pix; in omap_vout_calculate_vrfb_offset() local
|
/linux-6.1.9/drivers/gpu/ipu-v3/ |
D | ipu-cpmem.c | 588 #define Y_OFFSET(pix, x, y) ((x) + pix->bytesperline * (y)) argument 589 #define U_OFFSET(pix, x, y) ((pix->bytesperline * pix->height) + \ argument 591 #define V_OFFSET(pix, x, y) ((pix->bytesperline * pix->height) + \ argument 594 #define U2_OFFSET(pix, x, y) ((pix->bytesperline * pix->height) + \ argument 596 #define V2_OFFSET(pix, x, y) ((pix->bytesperline * pix->height) + \ argument 599 #define UV_OFFSET(pix, x, y) ((pix->bytesperline * pix->height) + \ argument 601 #define UV2_OFFSET(pix, x, y) ((pix->bytesperline * pix->height) + \ argument 766 struct v4l2_pix_format *pix = &image->pix; in ipu_cpmem_set_image() local
|
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_format_helper.c | 280 u32 pix; in drm_fb_xrgb8888_to_rgb332_line() local 329 u32 pix; in drm_fb_xrgb8888_to_rgb565_line() local 347 u32 pix; in drm_fb_xrgb8888_to_rgb565_swab_line() local 403 u32 pix; in drm_fb_xrgb8888_to_rgb888_line() local 488 u32 pix = 0xff000000 | (r << 16) | (g << 8) | b; in drm_fb_rgb888_to_xrgb8888_line() local 512 u32 pix; in drm_fb_xrgb8888_to_xrgb2101010_line() local 565 u32 pix = le32_to_cpu(sbuf32[x]); in drm_fb_xrgb8888_to_gray8_line() local
|
/linux-6.1.9/drivers/media/platform/renesas/ |
D | sh_vou.c | 80 struct v4l2_pix_format pix; member 242 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_queue_setup() local 257 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_buf_prepare() local 424 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_configure_geometry() local 655 struct v4l2_pix_format *pix = &fmt->fmt.pix; in sh_vou_try_fmt_vid_out() local 688 struct v4l2_pix_format *pix) in sh_vou_set_fmt_vid_out() 932 struct v4l2_pix_format *pix = &vou_dev->pix; in sh_vou_s_selection() local 1222 struct v4l2_pix_format *pix; in sh_vou_probe() local
|
D | renesas-ceu.c | 281 static bool ceu_fmt_mplane(struct v4l2_pix_format_mplane *pix) in ceu_fmt_mplane() 352 struct v4l2_pix_format_mplane *pix = &ceudev->v4l2_pix; in ceu_hw_config() local 467 struct v4l2_pix_format_mplane *pix = &ceudev->v4l2_pix; in ceu_capture() local 580 struct v4l2_pix_format_mplane *pix) in ceu_calc_plane_sizes() 626 struct v4l2_pix_format_mplane *pix = &ceudev->v4l2_pix; in ceu_vb2_setup() local 661 struct v4l2_pix_format_mplane *pix = &ceudev->v4l2_pix; in ceu_vb2_prepare() local 794 struct v4l2_pix_format_mplane *pix = &v4l2_fmt->fmt.pix_mp; in __ceu_try_fmt() local
|
/linux-6.1.9/drivers/media/pci/cobalt/ |
D | cobalt-v4l2.c | 710 struct v4l2_pix_format *pix = &f->fmt.pix; in cobalt_g_fmt_vid_cap() local 737 struct v4l2_pix_format *pix = &f->fmt.pix; in cobalt_try_fmt_vid_cap() local 796 struct v4l2_pix_format *pix = &f->fmt.pix; in cobalt_s_fmt_vid_cap() local 829 struct v4l2_pix_format *pix = &f->fmt.pix; in cobalt_try_fmt_vid_out() local 871 struct v4l2_pix_format *pix = &f->fmt.pix; in cobalt_g_fmt_vid_out() local 908 struct v4l2_pix_format *pix = &f->fmt.pix; in cobalt_s_fmt_vid_out() local
|
/linux-6.1.9/drivers/media/platform/renesas/rcar-vin/ |
D | rcar-v4l2.c | 121 struct v4l2_pix_format *pix) in rvin_format_bytesperline() 147 static u32 rvin_format_sizeimage(struct v4l2_pix_format *pix) in rvin_format_sizeimage() 159 static void rvin_format_align(struct rvin_dev *vin, struct v4l2_pix_format *pix) in rvin_format_align() 253 struct v4l2_pix_format *pix, in rvin_try_format() 814 struct v4l2_pix_format *pix) in rvin_mc_try_format()
|
/linux-6.1.9/drivers/media/test-drivers/vivid/ |
D | vivid-vid-common.c | 826 const struct v4l2_pix_format *pix = &sp_fmt->fmt.pix; in fmt_sp2mp() local 854 struct v4l2_pix_format *pix = &f->fmt.pix; in fmt_sp2mp_func() local
|
/linux-6.1.9/drivers/media/platform/ti/vpe/ |
D | vpe.c | 1024 struct v4l2_pix_format_mplane *pix; in add_out_dtd() local 1088 struct v4l2_pix_format_mplane *pix; in add_in_dtd() local 1564 struct v4l2_pix_format_mplane *pix = &f->fmt.pix_mp; in vpe_g_fmt() local 1599 struct v4l2_pix_format_mplane *pix = &f->fmt.pix_mp; in __vpe_try_fmt() local 1733 struct v4l2_pix_format_mplane *pix = &f->fmt.pix_mp; in __vpe_s_fmt() local 1807 struct v4l2_pix_format_mplane *pix; in __vpe_try_selection() local 1876 struct v4l2_pix_format_mplane *pix; in vpe_g_selection() local 2031 struct v4l2_pix_format_mplane *pix; in vpe_queue_setup() local 2056 struct v4l2_pix_format_mplane *pix; in vpe_buf_prepare() local 2275 struct v4l2_pix_format_mplane *pix; in vpe_open() local
|
D | csc.c | 145 const struct v4l2_pix_format *pix; in csc_set_coeff() local
|
/linux-6.1.9/drivers/media/platform/st/sti/delta/ |
D | delta-v4l2.c | 429 struct v4l2_pix_format *pix = &f->fmt.pix; in delta_g_fmt_stream() local 457 struct v4l2_pix_format *pix = &f->fmt.pix; in delta_g_fmt_frame() local 496 struct v4l2_pix_format *pix = &f->fmt.pix; in delta_try_fmt_stream() local 550 struct v4l2_pix_format *pix = &f->fmt.pix; in delta_try_fmt_frame() local 611 struct v4l2_pix_format *pix = &f->fmt.pix; in delta_s_fmt_stream() local 647 struct v4l2_pix_format *pix = &f->fmt.pix; in delta_s_fmt_frame() local
|
/linux-6.1.9/drivers/media/platform/st/stm32/ |
D | stm32-dcmi.c | 970 struct v4l2_pix_format *pix, in __find_outer_frame_size() 1000 struct v4l2_pix_format *pix = &f->fmt.pix; in dcmi_try_fmt() local 1088 struct v4l2_pix_format *pix = &f->fmt.pix; in dcmi_set_fmt() local 1161 struct v4l2_pix_format *pix) in dcmi_get_sensor_format() 1178 struct v4l2_pix_format *pix) in dcmi_set_sensor_format() 1211 struct v4l2_pix_format pix; in dcmi_get_sensor_bounds() local 1303 struct v4l2_pix_format pix; in dcmi_s_selection() local
|
/linux-6.1.9/drivers/media/test-drivers/vicodec/ |
D | vicodec-core.c | 764 struct v4l2_pix_format *pix; in vidioc_g_fmt() local 832 struct v4l2_pix_format *pix; in vidioc_try_fmt() local 895 struct v4l2_pix_format *pix; in vidioc_try_fmt_vid_cap() local 932 struct v4l2_pix_format *pix; in vidioc_try_fmt_vid_out() local 974 struct v4l2_pix_format *pix; in vidioc_s_fmt() local 1061 struct v4l2_pix_format *pix; in vidioc_s_fmt_vid_out() local
|
/linux-6.1.9/drivers/media/test-drivers/ |
D | vim2m.c | 299 u16 pix = le16_to_cpu(*(__le16 *)(src[i])); in copy_two_pixels() local 308 u16 pix = be16_to_cpu(*(__be16 *)(src[i])); in copy_two_pixels() local 341 u16 pix; in copy_two_pixels() local 354 u16 pix; in copy_two_pixels() local
|
/linux-6.1.9/drivers/gpu/drm/gud/ |
D | gud_pipe.c | 61 u8 pix, *pix8, *block = dst; /* Assign to silence compiler warning */ in gud_xrgb8888_to_r124() local 109 u8 r, g, b, pix, *block = dst; /* Assign to silence compiler warning */ in gud_xrgb8888_to_color() local
|
/linux-6.1.9/drivers/media/platform/st/sti/bdisp/ |
D | bdisp-v4l2.c | 720 struct v4l2_pix_format *pix; in bdisp_g_fmt() local 744 struct v4l2_pix_format *pix = &f->fmt.pix; in bdisp_try_fmt() local 796 struct v4l2_pix_format *pix; in bdisp_s_fmt() local
|
/linux-6.1.9/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2.c | 464 struct v4l2_pix_format *pix = &f->fmt.pix; in solo_try_fmt_cap() local 496 struct v4l2_pix_format *pix = &f->fmt.pix; in solo_get_fmt_cap() local
|
D | solo6x10-v4l2-enc.c | 849 struct v4l2_pix_format *pix = &f->fmt.pix; in solo_enc_try_fmt_cap() local 888 struct v4l2_pix_format *pix = &f->fmt.pix; in solo_enc_set_fmt_cap() local 924 struct v4l2_pix_format *pix = &f->fmt.pix; in solo_enc_get_fmt_cap() local
|
/linux-6.1.9/drivers/media/platform/samsung/s5p-jpeg/ |
D | jpeg-core.c | 1333 struct v4l2_pix_format *pix = &f->fmt.pix; in s5p_jpeg_g_fmt() local 1429 struct v4l2_pix_format *pix = &f->fmt.pix; in vidioc_try_fmt() local 1475 struct v4l2_pix_format *pix = &f->fmt.pix; in s5p_jpeg_try_fmt_vid_cap() local 1552 struct v4l2_pix_format *pix = &f->fmt.pix; in exynos4_jpeg_get_output_buffer_size() local 1586 struct v4l2_pix_format *pix = &f->fmt.pix; in s5p_jpeg_s_fmt() local
|
/linux-6.1.9/drivers/media/platform/st/sti/hva/ |
D | hva-v4l2.c | 340 struct v4l2_pix_format *pix = &f->fmt.pix; in hva_try_fmt_stream() local 404 struct v4l2_pix_format *pix = &f->fmt.pix; in hva_try_fmt_frame() local 484 struct v4l2_pix_format *pix = &f->fmt.pix; in hva_s_fmt_frame() local
|
/linux-6.1.9/samples/v4l/ |
D | v4l2-pci-skeleton.c | 308 struct v4l2_pix_format *pix) in skeleton_fill_pix_format() 343 struct v4l2_pix_format *pix = &f->fmt.pix; in skeleton_try_fmt_vid_cap() local
|
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_port.c | 791 u32 pix = sparx5_port_dev_index(port->portno); in sparx5_port_pcs_high_set() local 1019 u32 pix = sparx5_port_dev_index(port->portno); in sparx5_port_init() local
|
/linux-6.1.9/drivers/media/platform/qcom/camss/ |
D | camss-video.c | 302 struct v4l2_pix_format_mplane *pix, in video_mbus_to_pix_mp() 467 struct v4l2_pix_format_mplane *pix = &video->active_fmt.fmt.pix_mp; in video_check_format() local
|