HomeSort by relevance Sort by last modified time
    Searched refs:LAPLACE_NMIN (Results 1 - 2 of 2) sorted by null

  /external/libopus/celt/
laplace.c 41 #define LAPLACE_NMIN (16)
47 ft = 32768 - LAPLACE_MINP*(2*LAPLACE_NMIN) - fs0;
  /external/libopus/celt/tests/
test_unit_laplace.c 47 opus_uint32 ft = 32768 - LAPLACE_MINP*(2*LAPLACE_NMIN+1);

Completed in 2497 milliseconds