Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_post_csc.c113 struct rk_pq_csc_coef { struct
151 const struct rk_pq_csc_coef *pst_csc_coef;
160 static const struct rk_pq_csc_coef rk_csc_table_xv_yccsdy_cb_cr_limit_to_rgb_full = {
172 static const struct rk_pq_csc_coef rk_csc_table_hdy_cb_cr_limit_to_rgb_full = {
184 static const struct rk_pq_csc_coef rk_csc_table_rgb_to_xv_yccsdy_cb_cr = {
196 static const struct rk_pq_csc_coef rk_csc_table_rgb_to_hdy_cb_cr = {
208 static const struct rk_pq_csc_coef rk_csc_table_hdy_cb_cr_to_xv_yccsdy_cb_cr = {
223 static const struct rk_pq_csc_coef rk_csc_table_xv_yccsdy_cb_cr_to_hdy_cb_cr = {
230 static const struct rk_pq_csc_coef rk_csc_table_xv_yccsdy_cb_cr_full_to_hdy_cb_cr_full = {
242 static const struct rk_pq_csc_coef rk_csc_table_xv_yccsdy_cb_cr_to_rgb_full = {
[all …]
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_post_process.c114 struct rk_pq_csc_coef { struct
152 const struct rk_pq_csc_coef *pst_csc_coef;
161 static const struct rk_pq_csc_coef rk_csc_table_xv_yccsdy_cb_cr_limit_to_rgb_full = {
173 static const struct rk_pq_csc_coef rk_csc_table_hdy_cb_cr_limit_to_rgb_full = {
185 static const struct rk_pq_csc_coef rk_csc_table_rgb_to_xv_yccsdy_cb_cr = {
197 static const struct rk_pq_csc_coef rk_csc_table_rgb_to_hdy_cb_cr = {
209 static const struct rk_pq_csc_coef rk_csc_table_hdy_cb_cr_to_xv_yccsdy_cb_cr = {
226 static const struct rk_pq_csc_coef rk_csc_table_xv_yccsdy_cb_cr_to_hdy_cb_cr = {
238 static const struct rk_pq_csc_coef rk_csc_table_xv_yccsdy_cb_cr_to_rgb_full = {
250 static const struct rk_pq_csc_coef rk_csc_table_hdy_cb_cr_to_rgb_full = {
[all …]