Home
last modified time | relevance | path

Searched refs:epd_lut_data (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/rk_eink/epdlut/
H A Depd_lut.h38 struct epd_lut_data { struct
49 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, i… argument
60 int pvi_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic…
67 int rkf_wf_get_lut(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic…
H A Depd_lut.c14 static int (*lut_get)(struct epd_lut_data *, enum epd_lut_type, int, int, int);
50 int epd_lut_get(struct epd_lut_data *output, enum epd_lut_type lut_type, int temperture, int pic, i… in epd_lut_get()
/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Drk_ebc.h42 struct epd_lut_data lut_data;