Home
last modified time | relevance | path

Searched refs:LenEnc_Init (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzmaEnc.c755 static void LenEnc_Init(CLenEnc *p) in LenEnc_Init() function
2028 LenEnc_Init(&p->lenEnc.p); in LzmaEnc_Init()
2029 LenEnc_Init(&p->repLenEnc.p); in LzmaEnc_Init()