Searched refs:delta_au (Results 1 – 3 of 3) sorted by relevance
99 struct delta_au { struct333 int (*decode)(struct delta_ctx *ctx, struct delta_au *au);
32 #define to_au(__vbuf) container_of(__vbuf, struct delta_au, vbuf)65 static void dump_au(struct delta_ctx *ctx, struct delta_au *au) in dump_au()94 static void delta_au_done(struct delta_ctx *ctx, struct delta_au *au, int err) in delta_au_done()931 struct delta_au *au; in delta_run_work()1124 struct delta_au *au = to_au(vbuf); in delta_vb2_au_prepare()1313 struct delta_au *au; in delta_vb2_au_start_streaming()1596 q->buf_struct_size = sizeof(struct delta_au); in queue_init()
372 static int delta_mjpeg_decode(struct delta_ctx *pctx, struct delta_au *pau) in delta_mjpeg_decode()