Searched refs:LZ4F_writeLE64 (Results 1 - 1 of 1) sorted by relevance

/external/lz4/lib/
H A Dlz4frame.c128 static void LZ4F_writeLE64 (void* dst, U64 value64) function
474 LZ4F_writeLE64(dstPtr, cctxPtr->prefs.frameInfo.contentSize);

Completed in 33 milliseconds