Searched refs:tpg_linear_to_rec709 (Results 1 – 3 of 3) sorted by relevance
58 extern const unsigned short tpg_linear_to_rec709[255 * 16 + 1];
328 const unsigned short tpg_linear_to_rec709[255 * 16 + 1] = { variable
550 return tpg_linear_to_rec709[v]; in linear_to_rec709()