| .. |
|
compare_common.cc
|
Replace two spaces with one after .
|
2013-01-28 00:02:35 +00:00 |
|
compare_neon.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
compare_posix.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
compare_win.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
compare.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
convert_argb.cc
|
posix comment
|
2013-03-23 20:48:53 +00:00 |
|
convert_from_argb.cc
|
Y coefficients for J420 need to be scaled by 255/219 to full range.
|
2013-03-27 07:35:03 +00:00 |
|
convert_from.cc
|
NV12 to/from I420 coalesce rows for Y and UV independently.
|
2013-03-14 17:57:47 +00:00 |
|
convert.cc
|
NV12 to/from I420 coalesce rows for Y and UV independently.
|
2013-03-14 17:57:47 +00:00 |
|
cpu_id.cc
|
ERMS
|
2013-03-28 09:33:26 +00:00 |
|
format_conversion.cc
|
Sobel use G channel for consistency on all CPUs, better performance and full range of 0 to 255.
|
2013-03-22 04:47:14 +00:00 |
|
memcpy_mips.S
|
Mips memcpy moved to row_mips.
|
2013-02-23 09:39:56 +00:00 |
|
mjpeg_decoder.cc
|
Fix lint error in mjpeg and remove unnecessary includes.
|
2013-01-28 05:08:14 +00:00 |
|
planar_functions.cc
|
Sobel port to posix. Improved unittest for C version.
|
2013-03-24 20:12:25 +00:00 |
|
rotate_argb.cc
|
ARGBMirror AVX2
|
2013-03-06 00:57:48 +00:00 |
|
rotate_mips.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
rotate_neon.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
rotate.cc
|
Mirror
|
2013-03-05 22:40:55 +00:00 |
|
row_any.cc
|
ARGBToJ420 and ARGBToJ400 - Full range YUV Jpeg style.
|
2013-03-26 09:14:46 +00:00 |
|
row_common.cc
|
Y coefficients for J420 need to be scaled by 255/219 to full range.
|
2013-03-27 07:35:03 +00:00 |
|
row_mips.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
row_neon.cc
|
Y coefficients for J420 need to be scaled by 255/219 to full range.
|
2013-03-27 07:35:03 +00:00 |
|
row_posix.cc
|
Y coefficients for J420 need to be scaled by 255/219 to full range.
|
2013-03-27 07:35:03 +00:00 |
|
row_win.cc
|
ERMS
|
2013-03-28 09:33:26 +00:00 |
|
row_x86.asm
|
Unattenuate AVX2
|
2013-02-20 22:18:36 +00:00 |
|
scale_argb_neon.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
scale_argb.cc
|
SSE2 scale for ARGB and posix with specializations
|
2013-02-27 06:38:41 +00:00 |
|
scale_mips.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
scale_neon.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
scale.cc
|
gcc scale fix and change tabs to spaces in gyps
|
2013-02-28 04:48:17 +00:00 |
|
video_common.cc
|
Replace two spaces with one after .
|
2013-01-28 00:02:35 +00:00 |
|
x86inc.asm
|
Do not allows the other elfs to run on the chimney stack
|
2012-12-13 18:44:41 +00:00 |