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

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

Completed in 1164 milliseconds