AudioFragment     134 libavfilter/af_atempo.c     AudioFragment frag[2];
AudioFragment     171 libavfilter/af_atempo.c inline static AudioFragment *yae_curr_frag(ATempoContext *atempo)
AudioFragment     176 libavfilter/af_atempo.c inline static AudioFragment *yae_prev_frag(ATempoContext *atempo)
AudioFragment     333 libavfilter/af_atempo.c     const AudioFragment *prev;
AudioFragment     396 libavfilter/af_atempo.c static void yae_downmix(ATempoContext *atempo, AudioFragment *frag)
AudioFragment     504 libavfilter/af_atempo.c     AudioFragment *frag = yae_curr_frag(atempo);
AudioFragment     583 libavfilter/af_atempo.c     const AudioFragment *prev;
AudioFragment     584 libavfilter/af_atempo.c     AudioFragment       *frag;
AudioFragment     635 libavfilter/af_atempo.c static int yae_align(AudioFragment *frag,
AudioFragment     636 libavfilter/af_atempo.c                      const AudioFragment *prev,
AudioFragment     691 libavfilter/af_atempo.c     const AudioFragment *prev = yae_prev_frag(atempo);
AudioFragment     692 libavfilter/af_atempo.c     AudioFragment       *frag = yae_curr_frag(atempo);
AudioFragment     769 libavfilter/af_atempo.c     const AudioFragment *prev = yae_prev_frag(atempo);
AudioFragment     770 libavfilter/af_atempo.c     const AudioFragment *frag = yae_curr_frag(atempo);
AudioFragment     897 libavfilter/af_atempo.c     AudioFragment *frag = yae_curr_frag(atempo);