Home | History | Annotate | Download | only in celt

Lines Matching refs:celt_assert

73    celt_assert(tmp<=32767);
76 celt_assert(x2<=32766);
251 celt_assert(start <= end);
455 celt_assert(end>0);
511 celt_assert(nbBands>0); /* end has to be non-zero */
556 celt_assert(stride>0);
635 celt_assert(qn <= 256);