Lines Matching defs:end
652 int ch, end;
669 end = s->end_freq[CPL_CH];
671 end = s->end_freq[ch];
674 s->fixed_coeffs[ch][end] = 0;
675 while (++end < 256);
689 int end, bndend;
691 end = FFMIN(s->end_freq[1], s->end_freq[2]);
695 bndend = FFMIN(end, ff_ac3_rematrix_band_tab[bnd + 1]);
784 * @param[in] end_subband subband number for end of range
855 and end subbands */
1521 /* copy input buffer to decoder context to avoid reading past the end