OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:I4DC4
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libwebp/enc/
vp8enci.h
118
// |YYYY|
I4DC4
I4TM4 I4VE4 I4HE4
150
#define
I4DC4
(6 * 16 * BPS + 0)
/external/webp/src/enc/
vp8enci.h
74
// |
I4DC4
I4TM4 I4VE4 I4HE4|I4RD4 I4VR4 I4LD4 I4VL4|
99
#define
I4DC4
(3 * 16 * BPS + 0)
100
#define I4TM4 (
I4DC4
+ 4)
101
#define I4VE4 (
I4DC4
+ 8)
102
#define I4HE4 (
I4DC4
+ 12)
103
#define I4RD4 (
I4DC4
+ 16)
104
#define I4VR4 (
I4DC4
+ 20)
105
#define I4LD4 (
I4DC4
+ 24)
106
#define I4VL4 (
I4DC4
+ 28)
Completed in 1126 milliseconds