Home
last modified time | relevance | path

Searched refs:FMT_FBCGAIN (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcapture_v20.c351 .fmt_type = FMT_FBCGAIN,
627 if (output_isp_fmt->fmt_type == FMT_YUV || output_isp_fmt->fmt_type == FMT_FBCGAIN) { in rkisp_stream_config_rsz()
630 stream->out_isp_fmt.fmt_type == FMT_FBCGAIN && in rkisp_stream_config_rsz()
686 if (stream->out_isp_fmt.fmt_type == FMT_FBCGAIN) in calc_burst_len()
837 stream->out_isp_fmt.fmt_type == FMT_FBCGAIN && in sp_config_mi()
1438 if (stream->id == RKISP_STREAM_SP && isp_fmt->fmt_type == FMT_FBCGAIN) { in mi_frame_end()
1451 } else if (stream->id == RKISP_STREAM_SP && isp_fmt->fmt_type == FMT_FBCGAIN) { in mi_frame_end()
1602 case FMT_FBCGAIN: in rkisp_queue_setup()
1653 if (isp_fmt->mplanes == 1 || isp_fmt->fmt_type == FMT_FBCGAIN) { in rkisp_buf_queue()
1656 if (isp_fmt->fmt_type == FMT_FBCGAIN) in rkisp_buf_queue()
[all …]
H A Dcommon.h100 FMT_FBCGAIN, enumerator
H A Dcapture.c778 if (fmt->fmt_type == FMT_FBCGAIN && i == 0) in rkisp_set_fmt()
791 if (fmt->mplanes == 1 || fmt->fmt_type == FMT_FBCGAIN) in rkisp_set_fmt()