OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VP8Cat5
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libwebp/enc/
frame.c
52
const uint8_t
VP8Cat5
[] = { 180, 157, 141, 134, 130 };
440
} else if (v < 3 + (8 << 3)) { //
VP8Cat5
(5b)
445
tab =
VP8Cat5
;
/external/webp/src/enc/
frame.c
52
const uint8_t
VP8Cat5
[] = { 180, 157, 141, 134, 130 };
440
} else if (v < 3 + (8 << 3)) { //
VP8Cat5
(5b)
445
tab =
VP8Cat5
;
Completed in 1239 milliseconds