2012-06-15 01:05:01 +00:00
..
basic_types.h With an asm() away lint, this cleans up most remaining issues. 2012-03-29 02:19:26 +00:00
compare.h With an asm() away lint, this cleans up most remaining issues. 2012-03-29 02:19:26 +00:00
convert_from.h With an asm() away lint, this cleans up most remaining issues. 2012-03-29 02:19:26 +00:00
convert.h Fix RGB565ToARGB_SSE2. Expose rgb conversions. Low levels were already there for i420 to rgb, but rgb to rgb functions were not exposed. Added unittests. 2012-06-04 15:29:15 +00:00
cpu_id.h Change cpu id constants to hex to indicate they are flags. Reserve values for future flags. make unittest print in hex. Add environment variables to disable sse42 and avx. 2012-05-30 15:56:32 +00:00
format_conversion.h With an asm() away lint, this cleans up most remaining issues. 2012-03-29 02:19:26 +00:00
mjpeg_decoder.h fix const correctness on mjpeg 2012-03-28 20:03:01 +00:00
planar_functions.h Fix constant in rowposix, remove addrow and minor cleanups 2012-06-14 00:07:56 +00:00
rotate.h Remove old alpha blend, expose GetARGB2Blend, fix ComputeSumSquareErrorPlane on SSE2 2012-04-04 21:53:27 +00:00
scale_argb.h ARGBGray function for convertion a rectangle of ARGB to gray scale 2012-05-18 19:43:59 +00:00
scale.h scale_argb module for point and bilinear scaling of ARGB 2012-05-03 06:17:44 +00:00
version.h alpha blend 4 pixel loop bug fix and blender C code match SSE for better testability and reference code for future optimized code. 2012-06-15 01:05:01 +00:00
video_common.h Pointer has * attached to type for consistency and lint 2012-03-28 19:38:06 +00:00