Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc1499 #define VRJ -90 /* round(-1.40200 * 64) */ macro
1504 #define BRJ (VRJ * 128 + YGBJ)
1514 { 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ,
1515 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ },
1531 #undef VRJ
Drow_win.cc111 #define VRJ -90 /* round(-1.40200 * 64) */ macro
116 #define BRJ (VRJ * 128 + YGBJ)
126 { 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ,
127 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ, 0, VRJ },
143 #undef VRJ
Drow_common.cc1059 #define VRJ -90 /* round(-1.40200 * 64) */ macro
1064 #define BRJ (VRJ * 128 + YGBJ)
1072 *r = Clamp((int32)(-(v * VRJ) + y1 + BRJ) >> 6); in YuvJPixel()
1080 #undef VRJ