Searched refs:lc_buffer_A (Results 1 – 3 of 3) sorted by relevance
50 s->lc_buffer_A = NULL; in LCSTREAMAlloc()56 s->lc_buffer_A = lc_area; in LCSTREAMAlloc()64 ASSERT(s->lc_buffer_A); // make sure we have memory in LCSTREAMFree()65 LCDealloc(s->lc_buffer_A); in LCSTREAMFree()66 s->lc_buffer_A = NULL; in LCSTREAMFree()93 u8* curr_lc_buffers = s->lc_buffer_A; // initial start of "A" buffers in Process1In1Out()134 next_lc_buffers = s->lc_buffer_A; in Process1In1Out()136 curr_lc_buffers = s->lc_buffer_A; in Process1In1Out()168 u8* curr_lc_buffers = s->lc_buffer_A; // initial start of "A" buffers in Process2In1Out()221 next_lc_buffers = s->lc_buffer_A; in Process2In1Out()[all …]
96 u8* lc_buffer_A; // LC pointer to the start of "A" buffers member
96 u8* lc_buffer_A; // LC pointer for start of "A" buffers member