| .. |
|
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
|
Move vzeroupper to row functions to simplify caller and allow mix of avx2 and sse2. Impact reduced by row coalescing.
|
2013-04-04 05:54:59 +00:00 |
|
compare.cc
|
Move vzeroupper to row functions to simplify caller and allow mix of avx2 and sse2. Impact reduced by row coalescing.
|
2013-04-04 05:54:59 +00:00 |
|
convert_argb.cc
|
posix comment
|
2013-03-23 20:48:53 +00:00 |
|
convert_from_argb.cc
|
Move vzeroupper to row functions to simplify caller and allow mix of avx2 and sse2. Impact reduced by row coalescing.
|
2013-04-04 05:54:59 +00:00 |
|
convert_from.cc
|
Move vzeroupper to row functions to simplify caller and allow mix of avx2 and sse2. Impact reduced by row coalescing.
|
2013-04-04 05:54:59 +00:00 |
|
convert_jpeg.cc
|
isolate jpeg to convert_jpeg and call from convert_to_i420
|
2013-04-09 23:00:56 +00:00 |
|
convert_to_i420.cc
|
isolate jpeg to convert_jpeg and call from convert_to_i420
|
2013-04-09 23:00:56 +00:00 |
|
convert.cc
|
isolate jpeg to convert_jpeg and call from convert_to_i420
|
2013-04-09 23:00:56 +00:00 |
|
cpu_id.cc
|
Neon Color Matrix avoid overflow
|
2013-04-05 04:13:21 +00:00 |
|
format_conversion.cc
|
Sobel and SobelXY Neon port. Improved Bayer - did 8 at time version, and specialized G channel version.
|
2013-04-04 18:33:44 +00:00 |
|
memcpy_mips.S
|
Mips memcpy moved to row_mips.
|
2013-02-23 09:39:56 +00:00 |
|
mjpeg_decoder.cc
|
Jpeg invalid step by 2
|
2013-04-02 18:34:23 +00:00 |
|
planar_functions.cc
|
Sobel and SobelXY Neon port. Improved Bayer - did 8 at time version, and specialized G channel version.
|
2013-04-04 18:33:44 +00:00 |
|
rotate_argb.cc
|
Move vzeroupper to row functions to simplify caller and allow mix of avx2 and sse2. Impact reduced by row coalescing.
|
2013-04-04 05:54:59 +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
|
Move vzeroupper to row functions to simplify caller and allow mix of avx2 and sse2. Impact reduced by row coalescing.
|
2013-04-04 05:54:59 +00:00 |
|
row_any.cc
|
Sobel and SobelXY Neon port. Improved Bayer - did 8 at time version, and specialized G channel version.
|
2013-04-04 18:33:44 +00:00 |
|
row_common.cc
|
Recomputed JPeg coefficients normalized to 128. Apply to ARGBGray function reusing YJ function/coefficients and rounding.
|
2013-04-01 20:07:14 +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
|
Fix neon comment
|
2013-04-05 19:13:13 +00:00 |
|
row_posix.cc
|
Fix movdqu in yuy2
|
2013-04-02 22:03:49 +00:00 |
|
row_win.cc
|
Scale up columns 2 pixels at a time
|
2013-04-07 04:07:08 +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
|
fix linux build
|
2013-04-08 17:23:08 +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
|
Scale use kMaxStride for row buffers
|
2013-04-05 18:22:59 +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 |