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

/freebsd-13-stable/contrib/xz/src/liblzma/common/
H A Dfilter_encoder.c40 /// invalid, UINT32_MAX is returned. If this is NULL, props_size_fixed
43 uint32_t props_size_fixed; member in struct:__anon6617
64 .props_size_fixed = 5,
75 .props_size_fixed = 1,
146 .props_size_fixed = 1,
266 // No props_size_get() function, use props_size_fixed.
267 *size = fe->props_size_fixed;

Completed in 78 milliseconds