Searched defs:YG (Results 1 – 4 of 4) sorted by relevance
| /external/libyuv/files/source/ |
| D | row_common.cc | 1437 #define YUVCONSTANTSBODY(YG, YB, UB, UG, VG, VR) \ argument 1442 #define YUVCONSTANTSBODY(YG, YB, UB, UG, VG, VR) \ argument 1455 #define MAKEYUVCONSTANTS(name, YG, YB, UB, UG, VG, VR) \ argument 1480 #define YG 18997 /* round(1.164 * 64 * 256 * 256 / 257) */ macro 1483 MAKEYUVCONSTANTS(I601, YG, YB, UB, UG, VG, VR) in MAKEYUVCONSTANTS() argument 1505 #define YG 16320 /* round(1.000 * 64 * 256 * 256 / 257) */ in MAKEYUVCONSTANTS() macro 1534 #define YG 18997 /* round(1.164 * 64 * 256 * 256 / 257) */ in MAKEYUVCONSTANTS() macro 1559 #define YG 16320 /* round(1 * 64 * 256 * 256 / 257) */ in MAKEYUVCONSTANTS() macro 1588 #define YG 19003 /* round(1.164384 * 64 * 256 * 256 / 257) */ in MAKEYUVCONSTANTS() macro 1612 #define YG 16320 /* round(1 * 64 * 256 * 256 / 257) */ in MAKEYUVCONSTANTS() macro
|
| /external/pdfium/third_party/libopenjpeg/ |
| D | mct.c | 223 const __m128 YG = _mm_set1_ps(0.587f); in opj_mct_encode_real() local
|
| /external/libvpx/third_party/libyuv/source/ |
| D | row_common.cc | 1070 #define YG 18997 /* round(1.164 * 64 * 256 * 256 / 257) */ macro 1151 #define YG 16320 /* round(1.000 * 64 * 256 * 256 / 257) */ macro 1233 #define YG 18997 /* round(1.164 * 64 * 256 * 256 / 257) */ macro 1462 #define YG 18997 /* round(1.164 * 64 * 256 * 256 / 257) */ macro
|
| /external/libaom/third_party/libyuv/source/ |
| D | row_common.cc | 1339 #define YG 18997 /* round(1.164 * 64 * 256 * 256 / 257) */ macro 1424 #define YG 16320 /* round(1.000 * 64 * 256 * 256 / 257) */ macro 1510 #define YG 18997 /* round(1.164 * 64 * 256 * 256 / 257) */ macro 1596 #define YG 19003 /* round(1.164384 * 64 * 256 * 256 / 257) */ macro
|