/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | capture.c | 421 .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 D | dmarx.c | 71 .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 D | rkisp.c | 1372 } 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 D | common.h | 91 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 D | capture_v21.c | 115 .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 D | capture_v30.c | 38 .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 D | capture_v1x.c | 78 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 D | isp_stats_v3x.c | 1215 if (dev->isp_sdev.in_fmt.fmt_type == FMT_YUV) { in rkisp_stats_first_ddr_config_v3x()
|
H A D | regs_v2x.h | 2625 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 D | capture.c | 439 .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 D | dmarx.c | 64 .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 D | rkisp.c | 1398 } 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 D | common.h | 92 FMT_YUV, enumerator
|
H A D | capture_v1x.c | 80 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 D | capture_v21.c | 100 .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 D | capture_v30.c | 41 .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 D | isp_stats_v3x.c | 1252 if (dev->isp_sdev.in_fmt.fmt_type == FMT_YUV) in rkisp_stats_first_ddr_config_v3x()
|
H A D | regs_v2x.h | 2628 if (stream->out_isp_fmt.fmt_type == FMT_YUV) in raw_wr_set_pic_size()
|