OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:base_dither_matrix
(Results
1 - 2
of
2
) sorted by null
/external/libjpeg-turbo/
jquant1.c
81
static const UINT8
base_dither_matrix
[ODITHER_SIZE][ODITHER_SIZE] = {
variable
415
num = ((INT32) (ODITHER_CELLS-1 - 2*((int)
base_dither_matrix
[j][k])))
/external/opencv3/3rdparty/libjpeg/
jquant1.c
80
static const UINT8
base_dither_matrix
[ODITHER_SIZE][ODITHER_SIZE] = {
variable
414
num = ((INT32) (ODITHER_CELLS-1 - 2*((int)
base_dither_matrix
[j][k])))
Completed in 87 milliseconds