Home
last modified time | relevance | path

Searched refs:FMT_YUV (Results 1 - 18 of 18) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dcapture.c421 .fmt_type = FMT_YUV,
430 .fmt_type = FMT_YUV,
439 .fmt_type = FMT_YUV,
448 .fmt_type = FMT_YUV,
457 .fmt_type = FMT_YUV,
467 .fmt_type = FMT_YUV,
476 .fmt_type = FMT_YUV,
485 .fmt_type = FMT_YUV,
494 .fmt_type = FMT_YUV,
503 .fmt_type = FMT_YUV,
[all...]
H A Ddmarx.c71 .fmt_type = FMT_YUV,
82 .fmt_type = FMT_YUV,
93 .fmt_type = FMT_YUV,
104 .fmt_type = FMT_YUV,
207 .fmt_type = FMT_YUV,
213 .fmt_type = FMT_YUV,
219 .fmt_type = FMT_YUV,
225 .fmt_type = FMT_YUV,
396 if (stream->id == RKISP_STREAM_RAWRD2 && stream->out_isp_fmt.fmt_type == FMT_YUV) { in update_rawrd()
1038 u8 mult = sdev->in_fmt.fmt_type == FMT_YUV in rkisp_rawrd_set_pic_size()
[all...]
H A Drkisp.c1372 } else if (in_fmt->fmt_type == FMT_YUV) { in rkisp_config_isp()
1617 return isp_sdev->in_fmt.fmt_type == FMT_BAYER && isp_sdev->out_fmt.fmt_type == FMT_YUV; in rkisp_is_need_3a()
1973 .fmt_type = FMT_YUV,
1981 .fmt_type = FMT_YUV,
1989 .fmt_type = FMT_YUV,
1997 .fmt_type = FMT_YUV,
2005 .fmt_type = FMT_YUV,
2013 .fmt_type = FMT_YUV,
2021 .fmt_type = FMT_YUV,
2029 .fmt_type = FMT_YUV,
[all...]
H A Dcommon.h91 enum rkisp_fmt_pix_type { FMT_YUV, FMT_RGB, FMT_BAYER, FMT_JPEG, FMT_FBCGAIN, FMT_EBD, FMT_SPD, FMT_FBC, FMT_MAX }; enumerator
H A Dcapture_v21.c115 .fmt_type = FMT_YUV,
121 .fmt_type = FMT_YUV,
127 .fmt_type = FMT_YUV,
133 .fmt_type = FMT_YUV,
288 if (output_isp_fmt->fmt_type == FMT_YUV) { in rkisp_stream_config_rsz()
1051 sizes[i] = (isp_fmt->fmt_type == FMT_YUV) in rkisp_queue_setup()
H A Dcapture_v30.c38 .fmt_type = FMT_YUV,
45 .fmt_type = FMT_YUV,
52 .fmt_type = FMT_YUV,
59 .fmt_type = FMT_YUV,
832 sizes[i] = (isp_fmt->fmt_type == FMT_YUV) ? plane_fmt->sizeimage / pixm->height * ALIGN(pixm->height, 0x10) in rkisp_queue_setup()
H A Dcapture_v1x.c78 if (output_isp_fmt->fmt_type == FMT_YUV) { in rkisp_stream_config_rsz()
291 } else if (isp_fmt->fmt_type == FMT_YUV) { in mp_enable_mi()
525 sizes[i] = (isp_fmt->fmt_type == FMT_YUV) ? plane_fmt->sizeimage / pixm->height * ALIGN(pixm->height, 0x10) in rkisp_queue_setup()
H A Disp_stats_v3x.c1215 if (dev->isp_sdev.in_fmt.fmt_type == FMT_YUV) { in rkisp_stats_first_ddr_config_v3x()
H A Dregs_v2x.h2625 if (stream->out_isp_fmt.fmt_type == FMT_YUV) { in raw_wr_set_pic_size()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dcapture.c439 .fmt_type = FMT_YUV,
447 .fmt_type = FMT_YUV,
455 .fmt_type = FMT_YUV,
463 .fmt_type = FMT_YUV,
471 .fmt_type = FMT_YUV,
481 .fmt_type = FMT_YUV,
489 .fmt_type = FMT_YUV,
497 .fmt_type = FMT_YUV,
505 .fmt_type = FMT_YUV,
513 .fmt_type = FMT_YUV,
[all...]
H A Ddmarx.c64 .fmt_type = FMT_YUV,
74 .fmt_type = FMT_YUV,
84 .fmt_type = FMT_YUV,
94 .fmt_type = FMT_YUV,
182 .fmt_type = FMT_YUV,
187 .fmt_type = FMT_YUV,
192 .fmt_type = FMT_YUV,
197 .fmt_type = FMT_YUV,
381 stream->out_isp_fmt.fmt_type == FMT_YUV) { in update_rawrd()
1068 u8 mult = sdev->in_fmt.fmt_type == FMT_YUV in rkisp_rawrd_set_pic_size()
[all...]
H A Drkisp.c1398 } else if (in_fmt->fmt_type == FMT_YUV) { in rkisp_config_isp()
1661 isp_sdev->out_fmt.fmt_type == FMT_YUV; in rkisp_is_need_3a()
2015 .fmt_type = FMT_YUV,
2022 .fmt_type = FMT_YUV,
2029 .fmt_type = FMT_YUV,
2036 .fmt_type = FMT_YUV,
2043 .fmt_type = FMT_YUV,
2050 .fmt_type = FMT_YUV,
2057 .fmt_type = FMT_YUV,
2064 .fmt_type = FMT_YUV,
[all...]
H A Dcommon.h92 FMT_YUV, enumerator
H A Dcapture_v1x.c80 if (output_isp_fmt->fmt_type == FMT_YUV) { in rkisp_stream_config_rsz()
303 else if (isp_fmt->fmt_type == FMT_YUV) in mp_enable_mi()
557 sizes[i] = (isp_fmt->fmt_type == FMT_YUV) ? in rkisp_queue_setup()
H A Dcapture_v21.c100 .fmt_type = FMT_YUV,
105 .fmt_type = FMT_YUV,
110 .fmt_type = FMT_YUV,
115 .fmt_type = FMT_YUV,
266 if (output_isp_fmt->fmt_type == FMT_YUV) { in rkisp_stream_config_rsz()
1091 sizes[i] = (isp_fmt->fmt_type == FMT_YUV) ? in rkisp_queue_setup()
H A Dcapture_v30.c41 .fmt_type = FMT_YUV,
48 .fmt_type = FMT_YUV,
55 .fmt_type = FMT_YUV,
62 .fmt_type = FMT_YUV,
865 sizes[i] = (isp_fmt->fmt_type == FMT_YUV) ? in rkisp_queue_setup()
H A Disp_stats_v3x.c1252 if (dev->isp_sdev.in_fmt.fmt_type == FMT_YUV) in rkisp_stats_first_ddr_config_v3x()
H A Dregs_v2x.h2628 if (stream->out_isp_fmt.fmt_type == FMT_YUV) in raw_wr_set_pic_size()

Completed in 57 milliseconds