Home
last modified time | relevance | path

Searched refs:dither0 (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/3rdparty/libjpeg/
H A Djquant1.c577 int * dither0; /* points to active row of dither matrix */ in quantize3_ord_dither() local
589 dither0 = cquantize->odither[0][row_index]; in quantize3_ord_dither()
596 dither0[col_index]]); in quantize3_ord_dither()