Home
last modified time | relevance | path

Searched refs:yuv (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/media/usb/pwc/
H A Dpwc-uncompress.c24 void *yuv, *image; in pwc_decompress() local
30 yuv = fbuf->data + pdev->frame_header_size; /* Skip header */ in pwc_decompress()
42 memcpy(raw_frame->rawframe, yuv, pdev->frame_size); in pwc_decompress()
57 src = (u16 *)yuv; in pwc_decompress()
89 pwc_dec23_decompress(pdev, yuv, image); in pwc_decompress()
/linux/drivers/staging/media/av7110/
H A Dav7110_hw.c935 u32 yuv; in OSDSetColor() local
937 yuv = blend ? RGB2YUV(r, g, b) : 0; in OSDSetColor()
938 cl = (yuv & 0xffff); in OSDSetColor()
939 ch = ((yuv >> 16) & 0xffff); in OSDSetColor()
957 u32 color, blend, yuv; in OSDSetPalette() local
962 yuv = blend ? RGB2YUV(color & 0xFF, (color >> 8) & 0xFF, in OSDSetPalette()
964 yuv = ((yuv & 0xFFFF0000) >> 16) | ((yuv & 0x0000FFFF) << 16); in OSDSetPalette()
965 wdebi(av7110, DEBINOSWAP, DATA_BUFF3_BASE + i * 4, yuv, 4); in OSDSetPalette()
/linux/drivers/media/pci/ivtv/
H A DMakefile6 ivtv-vbi.o ivtv-yuv.o
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt.rst28 yuv-formats
H A Dpixfmt-m420.rst70 Chroma samples are :ref:`interstitially sited<yuv-chroma-centered>`
H A Dpixfmt-packed-yuv.rst3 .. _packed-yuv:
418 Chroma samples are :ref:`interstitially sited<yuv-chroma-centered>`
481 Chroma samples are :ref:`interstitially sited<yuv-chroma-centered>`
H A Dpixfmt-yuv-planar.rst3 .. planar-yuv:
215 Chroma samples are :ref:`interstitially sited<yuv-chroma-centered>`
953 Chroma samples are :ref:`interstitially sited<yuv-chroma-centered>`
H A Dpixfmt-v4l2.rst51 :ref:`yuv-formats`, and reserved codes in
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.h43 bool yuv; member
H A Ddpu_rm.c745 if (reqs->yuv && !hw_sspp->cap->sblk->csc_blk.len) in dpu_rm_try_sspp()
773 if (!reqs->scale && !reqs->yuv) in dpu_rm_reserve_sspp()
H A Ddpu_plane.c1131 reqs.yuv = MSM_FORMAT_IS_YUV(fmt); in dpu_plane_virtual_assign_resources()
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c627 bool yuv = MSM_FORMAT_IS_YUV(format); in get_scale_config() local
628 bool scaling = yuv ? true : (src != dst); in get_scale_config()
635 if (yuv) { in get_scale_config()
646 COND(yuv, MDP5_PIPE_SCALE_CONFIG_SCALEX_FILTER_COMP_1_2(uv_filter)); in get_scale_config()
651 COND(yuv, MDP5_PIPE_SCALE_CONFIG_SCALEY_FILTER_COMP_1_2(uv_filter)); in get_scale_config()
/linux/drivers/gpu/drm/tegra/
H A Dhub.c546 bool yuv; in tegra_shared_plane_atomic_update() local
564 yuv = tegra_plane_format_is_yuv(tegra_plane_state->format, &planes, &bpc); in tegra_shared_plane_atomic_update()
665 if (yuv && planes > 1) { in tegra_shared_plane_atomic_update()
696 if (yuv) { in tegra_shared_plane_atomic_update()
H A Ddc.c353 bool yuv; in tegra_dc_setup_window() local
359 yuv = tegra_plane_format_is_yuv(window->format, &planes, NULL); in tegra_dc_setup_window()
360 if (!yuv) in tegra_dc_setup_window()
392 if (yuv && planes > 1) in tegra_dc_setup_window()
412 if (yuv && planes > 1) { in tegra_dc_setup_window()
471 if (yuv) { in tegra_dc_setup_window()
/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c566 bool bayer = false, yuv = false, rgb = false, grey = false; in isc_try_validate_formats() local
592 yuv = true; in isc_try_validate_formats()
616 rgb, yuv, grey, bayer); in isc_try_validate_formats()
630 if ((rgb || bayer || yuv) && in isc_try_validate_formats()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134.h108 unsigned int yuv:1; member
/linux/Documentation/usb/
H A Dgadget_uvc.rst129 Documentation/userspace-api/media/v4l/pixfmt-packed-yuv.rst.
H A Dgadget-testing.rst881 luvcview -f yuv
/linux/drivers/staging/media/ipu3/
H A Dipu3-css.c962 frame_sp->planes.yuv.u.offset = css_queue_vf->width_pad * in imgu_css_pipeline_init()
964 frame_sp->planes.yuv.v.offset = css_queue_vf->width_pad * in imgu_css_pipeline_init()
H A Dipu3-abi.h1418 struct imgu_abi_frame_sp_yuv_planes yuv; member
/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst3084 Contains the colour (in yuv) used to fill the screen when the video is
3090 Contains the colour (in yuv) used to fill the video window when the