Home | History | Annotate | Download | only in tests

Lines Matching refs:stableSrc

842                 cOptions.stableSrc = ((FUZ_rand(&randState) & 3) == 1);
843 DISPLAYLEVEL(6, "Sending %zi bytes to compress (stableSrc:%u) \n",
844 iSize, cOptions.stableSrc);