forked from len0rd/rockbox
HDD6330: implement lcd_yuv_blit() function. The inner loop is written in assembler and the entire function is about 20% faster than the original from the ipod color.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28737 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
516693fcc9
commit
32a0ce375f
3 changed files with 241 additions and 10 deletions
|
@ -735,6 +735,7 @@ target/arm/philips/fmradio_i2c-hdd.c
|
|||
target/arm/philips/hdd6330/backlight-hdd6330.c
|
||||
target/arm/philips/hdd6330/button-hdd6330.c
|
||||
target/arm/philips/hdd6330/lcd-hdd6330.c
|
||||
target/arm/philips/hdd6330/lcd-as-hdd6330.S
|
||||
target/arm/philips/hdd6330/powermgmt-hdd6330.c
|
||||
target/arm/usb-fw-pp502x.c
|
||||
#endif /* SIMULATOR */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue