Searched refs:next_lc_buffers (Results 1 – 1 of 1) sorted by relevance
94 u8* next_lc_buffers = s->lc_buffer_B; // initial start of "B" buffers in Process1In1Out() local110 LCLoadDMABlocks(next_lc_buffers, // LC addr in Process1In1Out()134 next_lc_buffers = s->lc_buffer_A; in Process1In1Out()137 next_lc_buffers = s->lc_buffer_B; in Process1In1Out()169 u8* next_lc_buffers = s->lc_buffer_B; // initial start of "B" buffers in Process2In1Out() local190 LCLoadDMABlocks(next_lc_buffers, // LC addr in Process2In1Out()193 LCLoadDMABlocks(next_lc_buffers + s->strip_size, // LC addr in Process2In1Out()221 next_lc_buffers = s->lc_buffer_A; in Process2In1Out()224 next_lc_buffers = s->lc_buffer_B; in Process2In1Out()257 u8* next_lc_buffers = s->lc_buffer_B; // initial start of "B" buffers in Process3In1Out() local[all …]