| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | fec.c | 143 buf->out_fourcc, buf->out_fourcc >> 8, in fec_running() 144 buf->out_fourcc >> 16, buf->out_fourcc >> 24); in fec_running() 179 switch (buf->out_fourcc) { in fec_running() 202 buf->out_fourcc, buf->out_fourcc >> 8, in fec_running() 203 buf->out_fourcc >> 16, buf->out_fourcc >> 24); in fec_running()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include/ |
| H A D | rk_ispfec_api.h | 76 int out_fourcc; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/ |
| H A D | rk_ispfec.cpp | 314 param.out_fourcc = V4L2_PIX_FMT_NV12; in rk_ispfec_api_process()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/ |
| H A D | rkispp-config.h | 143 int out_fourcc; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-ispp-config.h | 122 int out_fourcc; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | rkispp-config.h | 150 int out_fourcc; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-jpeg/ |
| H A D | jpeg-core.c | 525 u32 *out_fourcc, in s5p_jpeg_adjust_fourcc_to_subsampling() argument 539 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling() 545 *out_fourcc = subs420_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling() 551 *out_fourcc = subs422_fourcc_dwngrd_schema[dwngrd_sch_id]; in s5p_jpeg_adjust_fourcc_to_subsampling() 554 *out_fourcc = V4L2_PIX_FMT_GREY; in s5p_jpeg_adjust_fourcc_to_subsampling()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | capture_v1x.c | 524 static int mbus_code_sp_in_fmt(u32 in_mbus_code, u32 out_fourcc, u32 *format) in mbus_code_sp_in_fmt() argument 541 if (out_fourcc == V4L2_PIX_FMT_GREY) in mbus_code_sp_in_fmt()
|
| H A D | capture_v30.c | 528 static int mbus_code_sp_in_fmt(u32 in_mbus_code, u32 out_fourcc, u32 *format) in mbus_code_sp_in_fmt() argument 545 if (out_fourcc == V4L2_PIX_FMT_GREY) in mbus_code_sp_in_fmt()
|
| H A D | capture_v21.c | 727 static int mbus_code_sp_in_fmt(u32 in_mbus_code, u32 out_fourcc, u32 *format) in mbus_code_sp_in_fmt() argument 744 if (out_fourcc == V4L2_PIX_FMT_GREY) in mbus_code_sp_in_fmt()
|
| H A D | capture_v20.c | 768 static int mbus_code_sp_in_fmt(u32 in_mbus_code, u32 out_fourcc, u32 *format) in mbus_code_sp_in_fmt() argument 785 if (out_fourcc == V4L2_PIX_FMT_GREY) in mbus_code_sp_in_fmt()
|
| H A D | capture_v32.c | 762 static int mbus_code_sp_in_fmt(u32 in_mbus_code, u32 out_fourcc, u32 *format) in mbus_code_sp_in_fmt() argument 779 if (out_fourcc == V4L2_PIX_FMT_GREY) in mbus_code_sp_in_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | capture.c | 141 static int mbus_code_sp_in_fmt(u32 in_mbus_code, u32 out_fourcc, in mbus_code_sp_in_fmt() argument 159 if (out_fourcc == V4L2_PIX_FMT_GREY) in mbus_code_sp_in_fmt()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | rkisp_demo.cpp | 2760 g_ispfec_cfg.out_fourcc = 0;
|