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

/netgear-R7800-V1.0.2.28/target/linux/adm5120/image/lzma-loader/src/
H A DLzmaDecode.h71 int LzmaDecodeProperties(CLzmaProperties *propsRes, const unsigned char *propsData, int size);
H A Ddecompress.c315 res = LzmaDecodeProperties(&lzma_state.Properties, props,
H A DLzmaDecode.c120 int LzmaDecodeProperties(CLzmaProperties *propsRes, const unsigned char *propsData, int size) function
/netgear-R7800-V1.0.2.28/target/linux/adm8668/image/lzma-loader/src/
H A DLzmaDecode.h89 int LzmaDecodeProperties(CLzmaProperties *propsRes, const unsigned char *propsData, int size);
H A DLzmaDecode.c125 int LzmaDecodeProperties(CLzmaProperties *propsRes, const unsigned char *propsData, int size)
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/image/lzma-loader/src/
H A DLzmaDecode.h71 int LzmaDecodeProperties(CLzmaProperties *propsRes, const unsigned char *propsData, int size);
H A Dloader.c130 res = LzmaDecodeProperties(&lzma_state.Properties, props,
H A DLzmaDecode.c120 int LzmaDecodeProperties(CLzmaProperties *propsRes, const unsigned char *propsData, int size) function
/netgear-R7800-V1.0.2.28/target/linux/generic/image/lzma-loader/src/
H A DLzmaDecode.h89 int LzmaDecodeProperties(CLzmaProperties *propsRes, const unsigned char *propsData, int size);
H A DLzmaDecode.c125 int LzmaDecodeProperties(CLzmaProperties *propsRes, const unsigned char *propsData, int size)

Completed in 100 milliseconds