Searched refs:capture_point (Results 1 – 1 of 1) sorted by relevance
834 int32_t capture_point = visu_ctxt->capture_idx - visu_ctxt->capture_size - delta_smp; in visualizer_command() local836 if (capture_point < 0) { in visualizer_command()837 int32_t size = -capture_point; in visualizer_command()842 visu_ctxt->capture_buf + CAPTURE_BUF_SIZE + capture_point, in visualizer_command()846 capture_point = 0; in visualizer_command()849 visu_ctxt->capture_buf + capture_point, in visualizer_command()