Searched refs:rkisp_fcc_xysubs (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | capture.h | 337 int rkisp_fcc_xysubs(u32 fcc, u32 *xsubs, u32 *ysubs);
|
| H A D | capture.c | 381 int rkisp_fcc_xysubs(u32 fcc, u32 *xsubs, u32 *ysubs) in rkisp_fcc_xysubs() function 729 rkisp_fcc_xysubs(fmt->fourcc, &xsubs, &ysubs); in rkisp_set_fmt()
|
| H A D | capture_v1x.c | 387 rkisp_fcc_xysubs(output_isp_fmt->fourcc, &xsubs_out, &ysubs_out); in rkisp_stream_config_rsz()
|
| H A D | dmarx.c | 775 rkisp_fcc_xysubs(fmt->fourcc, &xsubs, &ysubs); in rkisp_set_fmt()
|
| H A D | capture_v21.c | 595 rkisp_fcc_xysubs(output_isp_fmt->fourcc, &xsubs_out, &ysubs_out); in rkisp_stream_config_rsz()
|
| H A D | capture_v20.c | 628 rkisp_fcc_xysubs(output_isp_fmt->fourcc, &xsubs_out, &ysubs_out); in rkisp_stream_config_rsz()
|