Home
last modified time | relevance | path

Searched refs:ROCKIT_STREAM_NUM_MAX (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_rockit.c100 if (!stream || stream->id >= ROCKIT_STREAM_NUM_MAX) { in rkisp_rockit_buf_queue()
230 stream->id >= ROCKIT_STREAM_NUM_MAX) in rkisp_rockit_buf_done()
429 if (!rockit_cfg || stream->id >= ROCKIT_STREAM_NUM_MAX) in rkisp_rockit_buf_state_clear()
445 if (!rockit_cfg || stream->id >= ROCKIT_STREAM_NUM_MAX) in rkisp_rockit_buf_free()
497 if (stream->id >= ROCKIT_STREAM_NUM_MAX) { in rkisp_rockit_fps_set()
520 if (id >= ROCKIT_STREAM_NUM_MAX) { in rkisp_rockit_fps_get()
544 static int fps_in, cur_fps[ROCKIT_STREAM_NUM_MAX]; in rkisp_rockit_ctrl_fps()
549 if (!rockit_cfg || stream->id >= ROCKIT_STREAM_NUM_MAX) in rkisp_rockit_ctrl_fps()
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_rockit.h13 #define ROCKIT_STREAM_NUM_MAX 12 macro
55 struct rkisp_stream_cfg rkisp_stream_cfg[ROCKIT_STREAM_NUM_MAX];
93 struct rkcif_stream_cfg rkcif_stream_cfg[ROCKIT_STREAM_NUM_MAX];