Searched defs:I16DC16 (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/enc/
H A Dvp8enci.h92 // I16DC16 |YYYY| Intra16 predictions (16x16 block each)
140 #define I16DC16 (0 * 16 * BPS) macro
/external/webp/src/enc/
H A Dvp8enci.h68 // |I16DC16|I16TM16|
89 #define I16DC16 (0 * 16 * BPS) macro
90 #define I16TM16 (I16DC16 + 16)

Completed in 443 milliseconds