Searched refs:tpg_rec709_to_linear (Results 1 – 3 of 3) sorted by relevance
57 extern const unsigned short tpg_rec709_to_linear[255 * 16 + 1];
68 const unsigned short tpg_rec709_to_linear[255 * 16 + 1] = { variable
576 return tpg_rec709_to_linear[v]; in rec709_to_linear()