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

  /external/libopus/tests/
test_opus_common.h 44 static OPUS_INLINE void debruijn2(int _k, unsigned char *_res) function
test_opus_decode.c 301 debruijn2(64,modes);
test_opus_encode.c 394 debruijn2(6,db62);

Completed in 147 milliseconds