Searched refs:kVToG (Results 1 – 1 of 1) sorted by relevance
132 static int32_t kVToG[256], kUToG[256]; variable140 kVToG[i] = -45773 * (i - 128); in InitTables()153 const int g_off = (kVToG[v] + kUToG[u]) >> RGB_FRAC; in ToRGB()
Completed in 22 milliseconds