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