Home | History | Annotate | Download | only in celt

Lines Matching full:_pre

1115    VARDECL(celt_sig, _pre);
1128 ALLOC(_pre, CC*(N+COMBFILTER_MAXPERIOD), celt_sig);
1130 pre[0] = _pre;
1131 pre[1] = _pre + (N+COMBFILTER_MAXPERIOD);