mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-16 05:49:51 +02:00
MIPS: dspr2: added optimizations for VP8YuvTo*
VP8YuvToRgb VP8YuvToBgr VP8YuvToRgb565 VP8YuvToRgba4444 VP8YuvToArgb VP8YuvToBgra VP8YuvToRgba Change-Id: I22212a125d890e1fd28388fec906a1a5c07ff386
This commit is contained in:
@ -23,6 +23,7 @@ COMMON_SOURCES += lossless_mips32.c
|
||||
COMMON_SOURCES += lossless_neon.c
|
||||
COMMON_SOURCES += neon.h
|
||||
COMMON_SOURCES += upsampling.c
|
||||
COMMON_SOURCES += upsampling_mips_dsp_r2.c
|
||||
COMMON_SOURCES += upsampling_neon.c
|
||||
COMMON_SOURCES += yuv.c
|
||||
COMMON_SOURCES += yuv.h
|
||||
|
Reference in New Issue
Block a user