2013-05-19 18:32:45 +00:00
..
compare_common.cc remove empty last line 2013-04-24 19:08:17 +00:00
compare_neon.cc remove empty last line 2013-04-24 19:08:17 +00:00
compare_posix.cc Fix for clobber registers on SumSquareError_SSE2 used for PSNR 2013-05-06 05:36:58 +00:00
compare_win.cc remove empty last line 2013-04-24 19:08:17 +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 I420ToARGB for Haswell. 2013-04-12 07:26:24 +00:00
convert_from_argb.cc ARGBInterpolate odd width support and inverted odd width test. ARGBToNV12/21 odd height fix. Compare test tolerate small height with warning. 2013-04-15 10:43:33 +00:00
convert_from.cc I420ToARGB for Haswell. 2013-04-12 07:26:24 +00:00
convert_jpeg.cc Move convert_to_argb and MJPGToARGB to isolated files. Move ValidateJPeg to its own file. Allows jpeg to be not linked in for more applications. 2013-04-11 16:34:24 +00:00
convert_to_argb.cc Move convert_to_argb and MJPGToARGB to isolated files. Move ValidateJPeg to its own file. Allows jpeg to be not linked in for more applications. 2013-04-11 16:34:24 +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 Enhanced Rep Mov String version of CopyRow for posix and use cpu detect for ERMS 2013-04-12 00:44:33 +00:00
cpu_id.cc Neon Color Matrix avoid overflow 2013-04-05 04:13:21 +00:00
format_conversion.cc I420ToARGB for Haswell. 2013-04-12 07:26:24 +00:00
mjpeg_decoder.cc Remove duplicate function 2013-04-11 20:37:10 +00:00
mjpeg_validate.cc Move convert_to_argb and MJPGToARGB to isolated files. Move ValidateJPeg to its own file. Allows jpeg to be not linked in for more applications. 2013-04-11 16:34:24 +00:00
planar_functions.cc Unaligned math effects. 2013-04-19 18:10:38 +00:00
rotate_argb.cc Enhanced Rep Mov String version of CopyRow for posix and use cpu detect for ERMS 2013-04-12 00:44:33 +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 Enhanced Rep Mov String version of CopyRow for posix and use cpu detect for ERMS 2013-04-12 00:44:33 +00:00
row_any.cc InterpolateAny for unaligned and odd width interpolate. To be used in ARGBScaler in future. 2013-04-15 03:05:08 +00:00
row_common.cc Fix for ARGBToI444 for arm 2013-04-25 18:04:17 +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 for llvm GPR register usage 2013-04-23 01:06:04 +00:00
row_win.cc Unaligned math effects. 2013-04-19 18:10:38 +00:00
row_x86.asm Unattenuate AVX2 2013-02-20 22:18:36 +00:00
scale_argb_neon.cc Remove cruft. 2013-04-15 20:06:52 +00:00
scale_argb.cc scale down filter row segment 2013-05-17 18:53:21 +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 Remove getenv for scaling filter as its not needed now and is showing up on profiles. 2013-05-17 09:12:29 +00:00
video_common.cc Add OSX fourcc for 32 and 24 bit big endian formats, using by camtwist 2013-05-19 18:32:45 +00:00
x86inc.asm Do not allows the other elfs to run on the chimney stack 2012-12-13 18:44:41 +00:00