Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h272 #define IMGU_ABI_MAX_SP_THREADS 4 macro
288 #define IMGU_ABI_SP2HOST_BUFQ_SIZE (2 * IMGU_ABI_MAX_SP_THREADS)
290 IMGU_ABI_MAX_SP_THREADS * 2 + IMGU_ABI_MAX_SP_THREADS * 4)
291 #define IMGU_ABI_SP2HOST_EVTQ_SIZE (6 * IMGU_ABI_MAX_SP_THREADS)
1841 struct imgu_abi_sp_pipeline pipe[IMGU_ABI_MAX_SP_THREADS];
1911 [IMGU_ABI_MAX_SP_THREADS][IMGU_ABI_QUEUE_NUM];
1912 u32 host2sp_bufq[IMGU_ABI_MAX_SP_THREADS][IMGU_ABI_QUEUE_NUM]