Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnellymoserenc.c65 DECLARE_ALIGNED(32, float, in_buff)[NELLY_SAMPLES]; member
/third_party/lz4/programs/
Dlz4io.c419 char* in_buff; in LZ4IO_compressFilename_Legacy() local
968 char* const in_buff = (char*)malloc((size_t)LZ4_compressBound(LEGACY_BLOCKSIZE)); in LZ4IO_decodeLegacyStream() local