Displaying 2 results from an estimated 2 matches for "refdataptr1".
2004 Sep 15
1
Theora mcomp tuning...
...================
--- lib/mcomp.c (revision 7715)
+++ lib/mcomp.c (working copy)
@@ -96,10 +96,10 @@
cpi->MVPixelOffsetY[i] = (cpi->MVOffsetY[i]*LineStepY) + cpi->MVOffsetX[i];
}
-static ogg_uint32_t GetInterErr (unsigned char * NewDataPtr,
- unsigned char * RefDataPtr1,
- unsigned char * RefDataPtr2,
- ogg_uint32_t PixelsPerLine ) {
+static ogg_uint32_t GetInterErr (const unsigned char * NewDataPtr,
+ const unsigned char * RefDataPtr1,
+ const unsigne...
2004 Aug 24
5
MMX/mmxext optimisations
quite some speed improvement indeed.
attached the updated patch to apply to svn/trunk.
j
-------------- next part --------------
A non-text attachment was scrubbed...
Name: theora-mmx.patch.gz
Type: application/x-gzip
Size: 8648 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/theora-dev/attachments/20040824/5a5f2731/theora-mmx.patch-0001.bin