Searched refs:DITHERSIZE (Results 1 – 4 of 4) sorted by relevance
12 #define DITHERSIZE 65536 macro
118 highpass_tpdf_noise(dithertable, DITHERSIZE); in dither_table_init()
61 if(DITHERSIZE-fr->ditherindex < 32) fr->ditherindex = 0; in SYNTH_NAME()
150 fr->dithernoise = malloc(sizeof(float)*DITHERSIZE); in frame_dither_init()