TRANSFER_FUNC_POINTS
struct fixed31_32 red[TRANSFER_FUNC_POINTS];
struct fixed31_32 green[TRANSFER_FUNC_POINTS];
struct fixed31_32 blue[TRANSFER_FUNC_POINTS];
if (i >= TRANSFER_FUNC_POINTS) {
i, TRANSFER_FUNC_POINTS);
if (i >= TRANSFER_FUNC_POINTS)
if (i >= TRANSFER_FUNC_POINTS)