Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djquant1.c632 int dirnc; /* dir * nc */ in quantize_fs_dither() local
651 dirnc = -nc; in quantize_fs_dither()
656 dirnc = nc; in quantize_fs_dither()
705 input_ptr += dirnc; /* advance input ptr to next column */ in quantize_fs_dither()