3ff692fad3
Don't populate the arrays res_x and resy_y on the stack, instead make them static const. Makes the object code smaller by over 160 bytes: Before: text data bss dec hex filename 10509 2800 64 13373 343d ov9640.o After: text data bss dec hex filename 10184 2960 64 13208 3398 ov9640.o Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
imx074.c | ||
mt9m001.c | ||
mt9t031.c | ||
mt9t112.c | ||
mt9v022.c | ||
ov772x.c | ||
ov5642.c | ||
ov9640.c | ||
ov9640.h | ||
ov9740.c | ||
rj54n1cb0c.c | ||
tw9910.c |