Searched refs:LZ4F_writeLE64 (Results 1 - 1 of 1) sorted by relevance
/external/lz4/lib/ | ||
H A D | lz4frame.c | 128 static void LZ4F_writeLE64 (void* dst, U64 value64) function 474 LZ4F_writeLE64(dstPtr, cctxPtr->prefs.frameInfo.contentSize); |
Completed in 617 milliseconds