Searched refs:five_taps (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Ddispc.c564 int vscaleup, int five_taps)
675 hv_coef = coef_hvup[five_taps];
681 hv_coef_mod = coef_hvdown[five_taps];
683 hv_coef = coef_hvdown[five_taps];
687 hv_coef_mod = coef_hvup[five_taps];
708 if (!five_taps)
1076 bool ilace, bool five_taps,
1091 _dispc_set_scale_coef(plane, hscaleup, vscaleup, five_taps);
1114 l |= five_taps ? (1 << 21) : 0;
1115 l |= five_taps
563 _dispc_set_scale_coef(enum omap_plane plane, int hscaleup, int vscaleup, int five_taps) argument
1073 _dispc_set_scaling(enum omap_plane plane, u16 orig_width, u16 orig_height, u16 out_width, u16 out_height, bool ilace, bool five_taps, bool fieldmode) argument
1527 bool five_taps = 0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap2/dss/
H A Ddispc.c564 int vscaleup, int five_taps)
675 hv_coef = coef_hvup[five_taps];
681 hv_coef_mod = coef_hvdown[five_taps];
683 hv_coef = coef_hvdown[five_taps];
687 hv_coef_mod = coef_hvup[five_taps];
708 if (!five_taps)
1076 bool ilace, bool five_taps,
1091 _dispc_set_scale_coef(plane, hscaleup, vscaleup, five_taps);
1114 l |= five_taps ? (1 << 21) : 0;
1115 l |= five_taps
563 _dispc_set_scale_coef(enum omap_plane plane, int hscaleup, int vscaleup, int five_taps) argument
1073 _dispc_set_scaling(enum omap_plane plane, u16 orig_width, u16 orig_height, u16 out_width, u16 out_height, bool ilace, bool five_taps, bool fieldmode) argument
1527 bool five_taps = 0; local
[all...]

Completed in 111 milliseconds