Home
last modified time | relevance | path

Searched refs:regal_pix (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/rk_eink/epdlut/
H A Depd_lut.h49 …t(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, int regal_pix);
60 …t(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, int regal_pix);
67 …t(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, int regal_pix);
H A Depd_lut.c50 …et(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, int regal_pix) in epd_lut_get() argument
52 return lut_get(output, lut_type, temperture, pic, regal_pix); in epd_lut_get()