Searched refs:queue_prev_w (Results 1 – 1 of 1) sorted by relevance
37 static int queue_prev_w = -1; variable45 void bitstream_queue_record_write(void) { queue_prev_w = queue_w; } in bitstream_queue_record_write()47 void bitstream_queue_reset_write(void) { queue_w = queue_prev_w; } in bitstream_queue_reset_write()