Searched refs:sp_fmts (Results 1 – 6 of 6) sorted by relevance
193 static const struct capture_fmt sp_fmts[] = { variable1170 stream->config->fmts = sp_fmts; in rkisp_stream_init()1171 stream->config->fmt_size = ARRAY_SIZE(sp_fmts); in rkisp_stream_init()
91 static const struct capture_fmt sp_fmts[] = { variable1582 stream->config->fmts = sp_fmts; in rkisp_stream_init()1583 stream->config->fmt_size = ARRAY_SIZE(sp_fmts); in rkisp_stream_init()
215 static const struct capture_fmt sp_fmts[] = { variable1794 stream->config->fmts = sp_fmts; in rkisp_stream_init()1795 stream->config->fmt_size = ARRAY_SIZE(sp_fmts); in rkisp_stream_init()
215 static const struct capture_fmt sp_fmts[] = { variable2004 stream->config->fmts = sp_fmts; in rkisp_stream_init()2005 stream->config->fmt_size = ARRAY_SIZE(sp_fmts); in rkisp_stream_init()
104 static const struct capture_fmt sp_fmts[] = { variable2115 stream->config->fmts = sp_fmts; in rkisp_stream_init()2116 stream->config->fmt_size = ARRAY_SIZE(sp_fmts); in rkisp_stream_init()
336 static const struct capture_fmt sp_fmts[] = { variable592 .fmts = sp_fmts,593 .fmt_size = ARRAY_SIZE(sp_fmts),