Home
last modified time | relevance | path

Searched refs:cif_fmt_out (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-rockit.c164 for (i = 0; i < stream->cif_fmt_out->mplanes; i++) in rkcif_rockit_buf_queue()
167 if (stream->cif_fmt_out->mplanes == 1) { in rkcif_rockit_buf_queue()
168 for (i = 0; i < stream->cif_fmt_out->cplanes - 1; i++) { in rkcif_rockit_buf_queue()
H A Dcapture.c1852 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW && in rkcif_write_buff_addr_multi_dev_combine()
2345 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW) in rkcif_assign_new_buffer_init()
2362 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW) in rkcif_assign_new_buffer_init()
2386 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW) in rkcif_assign_new_buffer_init()
2412 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW) in rkcif_assign_new_buffer_init()
2433 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW) in rkcif_assign_new_buffer_init()
2609 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW) in rkcif_assign_new_buffer_update()
2623 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW) in rkcif_assign_new_buffer_update()
2692 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW) in rkcif_assign_new_buffer_update()
2857 if (stream->cif_fmt_out->fmt_type != CIF_FMT_TYPE_RAW) in rkcif_update_new_buffer_wake_up_mode()
[all …]
H A Ddev.h512 const struct cif_output_fmt *cif_fmt_out; member
568 const struct cif_output_fmt *cif_fmt_out; member
H A Dprocfs.c314 rkcif_pixelcode_to_string(stream->cif_fmt_out->fourcc), in rkcif_show_format()
H A Dcif-tools.c176 tools_vdev->tools_out_fmt = stream->cif_fmt_out; in rkcif_tools_set_fmt()