rockbox/apps/plugins/imageviewer/jpeg
Aidan MacDonald f373c97c90 Define LCD_STRIDEFORMAT unconditionally
Instead of putting "#ifdef LCD_STRIDEFORMAT" at every usage of the
macro it's simpler to have config.h define LCD_STRIDEFORMAT to the
default of horizontal stride when the target leaves it unspecified.

Change-Id: Ib187012aad65ac678dbd837b1464a83bad722411
2022-09-30 10:42:49 +01:00
..
jpeg.c imageviewer: gif viewer based on giflib-5.0.2 2012-11-13 18:13:10 +01:00
jpeg.make
jpeg_decoder.c Remove unhelpful unsigned casting trick 2021-08-07 15:52:18 +00:00
jpeg_decoder.h
SOURCES
yuv2rgb.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
yuv2rgb.h