Home
last modified time | relevance | path

Searched refs:YGJ (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc1492 #define YGJ 16320 /* round(1.000 * 64 * 256 * 256 / 257) */ macro
1522 { YGJ, YGJ, YGJ, YGJ, YGJ, YGJ, YGJ, YGJ,
1523 YGJ, YGJ, YGJ, YGJ, YGJ, YGJ, YGJ, YGJ }
1526 #undef YGJ
Drow_win.cc104 #define YGJ 16320 /* round(1.000 * 64 * 256 * 256 / 257) */ macro
134 { YGJ, YGJ, YGJ, YGJ, YGJ, YGJ, YGJ, YGJ,
135 YGJ, YGJ, YGJ, YGJ, YGJ, YGJ, YGJ, YGJ }
138 #undef YGJ
Drow_common.cc1052 #define YGJ 16320 /* round(1.000 * 64 * 256 * 256 / 257) */ macro
1069 uint32 y1 = (uint32)(y * 0x0101 * YGJ) >> 16; in YuvJPixel()
1075 #undef YGJ