Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc1497 #define UGJ 22 /* round(0.34414 * 64) */ macro
1503 #define BGJ (UGJ * 128 + VGJ * 128 + YGBJ)
1510 { UGJ, VGJ, UGJ, VGJ, UGJ, VGJ, UGJ, VGJ,
1511 UGJ, VGJ, UGJ, VGJ, UGJ, VGJ, UGJ, VGJ,
1512 UGJ, VGJ, UGJ, VGJ, UGJ, VGJ, UGJ, VGJ,
1513 UGJ, VGJ, UGJ, VGJ, UGJ, VGJ, UGJ, VGJ },
1529 #undef UGJ
Drow_win.cc109 #define UGJ 22 /* round(0.34414 * 64) */ macro
115 #define BGJ (UGJ * 128 + VGJ * 128 + YGBJ)
122 { UGJ, VGJ, UGJ, VGJ, UGJ, VGJ, UGJ, VGJ,
123 UGJ, VGJ, UGJ, VGJ, UGJ, VGJ, UGJ, VGJ,
124 UGJ, VGJ, UGJ, VGJ, UGJ, VGJ, UGJ, VGJ,
125 UGJ, VGJ, UGJ, VGJ, UGJ, VGJ, UGJ, VGJ },
141 #undef UGJ
Drow_common.cc1057 #define UGJ 22 /* round(0.34414 * 64) */ macro
1063 #define BGJ (UGJ * 128 + VGJ * 128 + YGBJ)
1071 *g = Clamp((int32)(-(v * VGJ + u * UGJ) + y1 + BGJ) >> 6); in YuvJPixel()
1078 #undef UGJ