Home
last modified time | relevance | path

Searched refs:dispc_coef (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc_coefs.c25 static const struct dispc_coef coef3_M8[8] = {
36 static const struct dispc_coef coef3_M9[8] = {
47 static const struct dispc_coef coef3_M10[8] = {
58 static const struct dispc_coef coef3_M11[8] = {
69 static const struct dispc_coef coef3_M12[8] = {
80 static const struct dispc_coef coef3_M13[8] = {
91 static const struct dispc_coef coef3_M14[8] = {
102 static const struct dispc_coef coef3_M16[8] = {
113 static const struct dispc_coef coef3_M19[8] = {
124 static const struct dispc_coef coef3_M22[8] = {
[all …]
Ddispc.h107 struct dispc_coef { struct
115 const struct dispc_coef *dispc_ovl_get_scale_coef(int inc, int five_taps); argument
Ddispc.c658 const struct dispc_coef *h_coef, *v_coef; in dispc_ovl_set_scale_coef()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddispc_coefs.c23 static const struct dispc_coef coef3_M8[8] = {
34 static const struct dispc_coef coef3_M9[8] = {
45 static const struct dispc_coef coef3_M10[8] = {
56 static const struct dispc_coef coef3_M11[8] = {
67 static const struct dispc_coef coef3_M12[8] = {
78 static const struct dispc_coef coef3_M13[8] = {
89 static const struct dispc_coef coef3_M14[8] = {
100 static const struct dispc_coef coef3_M16[8] = {
111 static const struct dispc_coef coef3_M19[8] = {
122 static const struct dispc_coef coef3_M22[8] = {
[all …]
Ddispc.h109 struct dispc_coef { struct
117 const struct dispc_coef *dispc_ovl_get_scale_coef(int inc, int five_taps); argument
Ddispc.c825 const struct dispc_coef *h_coef, *v_coef; in dispc_ovl_set_scale_coef()