Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjpeg/
Djquant1.c629 int dirnc; /* dir * nc */ in quantize_fs_dither() local
649 dirnc = -nc; in quantize_fs_dither()
654 dirnc = nc; in quantize_fs_dither()
703 input_ptr += dirnc; /* advance input ptr to next column */ in quantize_fs_dither()
/external/libjpeg-turbo/
Djquant1.c629 int dirnc; /* dir * nc */ in quantize_fs_dither() local
648 dirnc = -nc; in quantize_fs_dither()
653 dirnc = nc; in quantize_fs_dither()
702 input_ptr += dirnc; /* advance input ptr to next column */ in quantize_fs_dither()