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