Home
last modified time | relevance | path

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

/test/image/
A Dspl_load.c43 #define SPL_COMP_LZMA 0x40000000 macro
80 image_set_comp(hdr, spl_image->flags & SPL_COMP_LZMA ? IH_COMP_LZMA : in create_legacy()
255 info->flags = SPL_COMP_LZMA; in create_image()
300 else if (!(info1->flags & SPL_COMP_LZMA)) in check_image_info()

Completed in 8 milliseconds