HomeSort by relevance Sort by last modified time
    Searched refs:YG (Results 1 - 3 of 3) sorted by null

  /external/libyuv/files/source/
row_posix.cc     [all...]
row_win.cc     [all...]
row_common.cc 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;
    [all...]

Completed in 36 milliseconds