Home | History | Annotate | Download | only in celt

Lines Matching full:_pre

1011    VARDECL(celt_sig, _pre);
1022 ALLOC(_pre, CC*(N+COMBFILTER_MAXPERIOD), celt_sig);
1024 pre[0] = _pre;
1025 pre[1] = _pre + (N+COMBFILTER_MAXPERIOD);