OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debruijn2
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/opus/src/tests/
test_opus_common.h
44
static inline void
debruijn2
(int _k, unsigned char *_res)
function
test_opus_decode.c
301
debruijn2
(64,modes);
test_opus_encode.c
337
debruijn2
(6,db62);
Completed in 37 milliseconds