Lines Matching refs:dispc_coef
23 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] = {
133 static const struct dispc_coef coef3_M26[8] = {
144 static const struct dispc_coef coef3_M32[8] = {
155 static const struct dispc_coef coef5_M8[8] = {
166 static const struct dispc_coef coef5_M9[8] = {
177 static const struct dispc_coef coef5_M10[8] = {
188 static const struct dispc_coef coef5_M11[8] = {
199 static const struct dispc_coef coef5_M12[8] = {
210 static const struct dispc_coef coef5_M13[8] = {
221 static const struct dispc_coef coef5_M14[8] = {
232 static const struct dispc_coef coef5_M16[8] = {
243 static const struct dispc_coef coef5_M19[8] = {
254 static const struct dispc_coef coef5_M22[8] = {
265 static const struct dispc_coef coef5_M26[8] = {
276 static const struct dispc_coef coef5_M32[8] = {
287 const struct dispc_coef *dispc_ovl_get_scale_coef(int inc, int five_taps) in dispc_ovl_get_scale_coef()
293 const struct dispc_coef *coef_3; in dispc_ovl_get_scale_coef()
294 const struct dispc_coef *coef_5; in dispc_ovl_get_scale_coef()