Searched refs:tpg_rec709_to_linear (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/media/tpg/
H A Dv4l2-tpg.h57 extern const unsigned short tpg_rec709_to_linear[255 * 16 + 1];
/linux-master/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c68 const unsigned short tpg_rec709_to_linear[255 * 16 + 1] = { variable
1359 printf("const unsigned short tpg_rec709_to_linear[255 * 16 + 1] = {");
H A Dv4l2-tpg-core.c576 return tpg_rec709_to_linear[v];

Completed in 282 milliseconds