Home
last modified time | relevance | path

Searched refs:out_buf_cnt (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/
H A Dgsc-core.c993 .out_buf_cnt = 32,
1006 .out_buf_cnt = 32,
1019 .out_buf_cnt = 32,
1032 .out_buf_cnt = 32,
H A Dgsc-core.h291 u16 out_buf_cnt; member
H A Dgsc-m2m.c374 gsc->variant->in_buf_cnt : gsc->variant->out_buf_cnt; in gsc_m2m_reqbufs()