fbarchard@google.com 07a99dc278 Row coalesce convert_from.cc for I420ToNV12, YUY2ToI422, UYVYToI422
BUG=197
TESTED=I420ToNV12_Opt
Review URL: https://webrtc-codereview.appspot.com/1196004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@605 16f28f9a-4ce2-e073-06de-1de4eb20be90
2013-03-13 17:48:22 +00:00
..
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 RGB565ToARGB_Any which uses SSE2 that requires ARGB alignment. Add row coalescing to convert_argb.cc. Improve coalescing on planar_functions.cc and convert_from_argb.cc. Use stride * 2 == width to test for even width. Apply coalescing to all functions that have same vertical subsampling. 2013-03-12 21:44:56 +00:00
convert_from_argb.cc Fix RGB565ToARGB_Any which uses SSE2 that requires ARGB alignment. Add row coalescing to convert_argb.cc. Improve coalescing on planar_functions.cc and convert_from_argb.cc. Use stride * 2 == width to test for even width. Apply coalescing to all functions that have same vertical subsampling. 2013-03-12 21:44:56 +00:00
convert_from.cc Row coalesce convert_from.cc for I420ToNV12, YUY2ToI422, UYVYToI422 2013-03-13 17:48:22 +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 Fix RGB565ToARGB_Any which uses SSE2 that requires ARGB alignment. Add row coalescing to convert_argb.cc. Improve coalescing on planar_functions.cc and convert_from_argb.cc. Use stride * 2 == width to test for even width. Apply coalescing to all functions that have same vertical subsampling. 2013-03-12 21:44:56 +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 Row coalesce convert_from.cc for I420ToNV12, YUY2ToI422, UYVYToI422 2013-03-13 17:48:22 +00:00
row_common.cc ARGBShuffle AVX2 2013-03-08 23:22:32 +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 clobber list fix for arm 2013-03-09 00:32:37 +00:00
row_posix.cc Unattenutate with work around for vpgatherdd on avx2 2013-03-12 01:59:48 +00:00
row_win.cc Unattenutate with work around for vpgatherdd on avx2 2013-03-12 01:59:48 +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