OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:APPROX_LOG_MAX
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/dsp/
lossless_mips32.c
26
#define
APPROX_LOG_MAX
4096
85
if (v >=
APPROX_LOG_MAX
) {
lossless.c
334
#define
APPROX_LOG_MAX
4096
375
if (orig_v >=
APPROX_LOG_MAX
) {
[
all
...]
Completed in 150 milliseconds