Home
last modified time | relevance | path

Searched defs:tsp_ctx (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/tsp/
H A Drockchip_tsp.h170 struct tsp_ctx { struct
171 int pid;
172 int index;
173 uint filter_type; /*bit 0~3: section, pes, es, ts*/
174 u8 *base;
175 u8 *top;
176 u8 *write;
177 u8 *read;
178 u8 *buf;
179 u32 buf_len;
[all …]