Home
last modified time | relevance | path

Searched defs:SIZE2 (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstun.h328 enum { SIZE1 = 4, SIZE2 = 12 }; enumerator
331 static const uint16 SIZE2 = 12; variable
/external/webp/src/enc/
Dpicture.c848 #define SIZE2 (SIZE / 2) macro