Home | History | Annotate | Download | only in source

Lines Matching refs:YG

426 #define YG 74 /* static_cast<int8>(1.164 * 64 + 0.5) */
452 int32 y1 = (static_cast<int32>(y) - 16) * YG;
464 int32 y1 = (static_cast<int32>(y) - 16) * YG;