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

/fuchsia/zircon/third_party/ulib/lz4/
H A Dlz4frame.c218 static void LZ4F_writeLE64 (BYTE* dstPtr, U64 value64) function
459 LZ4F_writeLE64(dstPtr, cctxPtr->prefs.frameInfo.contentSize);

Completed in 23 milliseconds