Searched refs:dither_off (Results 1 – 2 of 2) sorted by relevance
17 if (p->history && p->dither_off) { in NAME()18 p->dither_off = sox_false; in NAME()20 } else if (!p->history && !p->dither_off) { in NAME()21 p->dither_off = sox_true; in NAME()28 if (!p->dither_off) { in NAME()
264 sox_bool dither_off; member305 if (p->history && p->dither_off) { in flow_no_shape()306 p->dither_off = sox_false; in flow_no_shape()308 } else if (!p->history && !p->dither_off) { in flow_no_shape()309 p->dither_off = sox_true; in flow_no_shape()314 if (!p->dither_off) { in flow_no_shape()