Searched defs:UG (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_common.cc982 #define UG 25 /* round(0.391 * 64) */ macro
988 #define BG (UG * 128 + VG * 128 + YGB)
995 { UG, VG, UG, VG, UG, VG, UG, VG },
996 { UG, VG, UG, VG, UG, VG, UG, V
1053 #undef UG macro
1069 #define UG macro
1140 #undef UG macro
1157 #define UG macro
1228 #undef UG macro
[all...]
/external/libyuv/files/source/
H A Drow_common.cc991 #define UG 25 /* round(0.391 * 64) */ macro
997 #define BG (UG * 128 + VG * 128 + YGB)
1004 {UG, VG, UG, VG, UG, VG, UG, VG},
1005 {UG, VG, UG, VG, UG, VG, UG, V
1056 #undef UG macro
1072 #define UG macro
1137 #undef UG macro
1155 #define UG macro
1220 #undef UG macro
[all...]

Completed in 137 milliseconds