OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nominal
(Results
1 - 2
of
2
) sorted by null
/external/libjpeg-turbo/
jcmaster.c
433
long
nominal
= (long) cinfo->restart_in_rows * (long) cinfo->MCUs_per_row;
local
434
cinfo->restart_interval = (unsigned int) MIN(
nominal
, 65535L);
/external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar
Completed in 207 milliseconds