| .. |
|
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
|
Fix lint error in mjpeg and remove unnecessary includes.
|
2013-01-28 05:08:14 +00:00 |
|
convert_from_argb.cc
|
ARGBToI400 and ARGBToI411 using AVX2. YUY2ToI420 and UVYVToI420 use AVX2. CopyPlane use rep movsb for AVX2. CopyPlane2 use rep movsb for AVX2 and CopyPlane if strides match AVX2, which will do a single rep movsb for entire image if stride == width. MergeUV for I420ToNV12.
|
2013-02-11 20:30:41 +00:00 |
|
convert_from.cc
|
Add I420ToNV12 and NV21 to convert from
|
2013-02-26 03:00:31 +00:00 |
|
convert.cc
|
AVX2 version of half rows.
|
2013-03-05 06:32:03 +00:00 |
|
cpu_id.cc
|
Replace two spaces with one after .
|
2013-01-28 00:02:35 +00:00 |
|
format_conversion.cc
|
Replace two spaces with one after .
|
2013-01-28 00:02:35 +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
|
AVX2 math functions for images
|
2013-03-04 21:50:23 +00:00 |
|
rotate_argb.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +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
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
row_any.cc
|
AVX2 math functions for images
|
2013-03-04 21:50:23 +00:00 |
|
row_common.cc
|
Remove a=0 special case in C and use table all the time, which will zero the rgb.
|
2013-03-05 06:05:05 +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
|
ARGBmultiply re-enabled with shifts and narrow as 2 steps.
|
2013-02-27 02:23:54 +00:00 |
|
row_posix.cc
|
Change YUV_DISABLE_ASM to LIBYUV_DISABLE_NEON, LIBYUV_DISABLE_MIPS, LIBYUV_DISABLE_X86
|
2013-02-27 00:20:29 +00:00 |
|
row_win.cc
|
AVX2 version of half rows.
|
2013-03-05 06:32:03 +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 |