Searched defs:stop_here (Results 1 – 3 of 3) sorted by relevance
427 int64_t stop_here) in yae_load_data()511 int64_t stop_here = frag->position[0] + atempo->window; in yae_load_frag() local775 const int64_t stop_here = FFMIN(prev->position[1] + prev->nsamples, in yae_overlap_add() local900 int64_t stop_here; in yae_flush() local
1835 int stop_here = 0; local
202 def stop_here(self, frame): member in Bdb