Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc1504 #define BRJ (VRJ * 128 + YGBJ) macro
1520 { BRJ, BRJ, BRJ, BRJ, BRJ, BRJ, BRJ, BRJ,
1521 BRJ, BRJ, BRJ, BRJ, BRJ, BRJ, BRJ, BRJ },
1534 #undef BRJ
Drow_win.cc116 #define BRJ (VRJ * 128 + YGBJ) macro
132 { BRJ, BRJ, BRJ, BRJ, BRJ, BRJ, BRJ, BRJ,
133 BRJ, BRJ, BRJ, BRJ, BRJ, BRJ, BRJ, BRJ },
146 #undef BRJ
Drow_common.cc1064 #define BRJ (VRJ * 128 + YGBJ) macro
1072 *r = Clamp((int32)(-(v * VRJ) + y1 + BRJ) >> 6); in YuvJPixel()
1083 #undef BRJ