Searched defs:dma_channel_state_s (Results 1 – 1 of 1) sorted by relevance
146 struct dma_channel_state_s { struct147 int connection;148 bool sign_extend;149 int height;150 int stride_a;151 int elems_a;152 int cropping_a;153 int width_a;154 int stride_b;155 int elems_b;[all …]