Home
last modified time | relevance | path

Searched defs:in_buff (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/tests/
Dfmt_conv_unittest.cc124 int16_t* in_buff; in TEST() local
170 int16_t* in_buff; in TEST() local
218 int16_t* in_buff; in TEST() local
266 int16_t* in_buff; in TEST() local
314 int32_t* in_buff; in TEST() local
371 int16_t* in_buff; in TEST() local
470 int16_t* in_buff; in TEST() local
545 int16_t* in_buff; in TEST() local
649 int16_t* in_buff; in TEST() local
681 int16_t* in_buff; in TEST() local
[all …]
/external/lz4/programs/
Dlz4io.c400 char* in_buff; in LZ4IO_compressFilename_Legacy() local
901 char* const in_buff = (char*)malloc((size_t)LZ4_compressBound(LEGACY_BLOCKSIZE)); in LZ4IO_decodeLegacyStream() local