Searched refs:XZ_ID_Subblock (Results 1 – 4 of 4) sorted by relevance
455 if (fp->id == XZ_ID_Subblock) in Xz_Compress()473 (fp->id == XZ_ID_Subblock) ? &lzmaf->sb.p: in Xz_Compress()
11 #define XZ_ID_Subblock 1 macro
382 case XZ_ID_Subblock: return SbState_SetFromMethod(sc, p->alloc); in MixCoder_SetFromMethod()
249 { XZ_ID_Subblock, "SB" },