Searched refs:dispc_coef (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A 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] = {
135 static const struct dispc_coef coef3_M26[8] = {
146 static const struct dispc_coef coef3_M32[8] = {
157 static const struct dispc_coef coef5_M8[8] = {
168 static const struct dispc_coef coef5_M9[8] = {
179 static const struct dispc_coef coef5_M10[8] = {
190 static const struct dispc_coef coef5_M11[8] = {
201 static const struct dispc_coef coef5_M12[8] = {
212 static const struct dispc_coef coef5_M13[8] = {
223 static const struct dispc_coef coef5_M14[8] = {
234 static const struct dispc_coef coef5_M16[8] = {
245 static const struct dispc_coef coef5_M19[8] = {
256 static const struct dispc_coef coef5_M22[8] = {
267 static const struct dispc_coef coef5_M26[8] = {
278 static const struct dispc_coef coef5_M32[8] = {
289 const struct dispc_coef *dispc_ovl_get_scale_coef(int inc, int five_taps) dispc_ovl_get_scale_coef()
295 const struct dispc_coef *coef_3; dispc_ovl_get_scale_coef()
296 const struct dispc_coef *coef_5; dispc_ovl_get_scale_coef()
H A Ddispc.h107 struct dispc_coef { struct
115 const struct dispc_coef *dispc_ovl_get_scale_coef(int inc, int five_taps);
H A Ddispc.c644 const struct dispc_coef *h_coef, *v_coef; dispc_ovl_set_scale_coef()

Completed in 109 milliseconds