]> granicus.if.org Git - libx264/commit
copy current macroblock to a smaller buffer, to improve cache coherency and reduce...
authorLoren Merritt <pengvado@videolan.org>
Mon, 27 Feb 2006 07:28:20 +0000 (07:28 +0000)
committerLoren Merritt <pengvado@videolan.org>
Mon, 27 Feb 2006 07:28:20 +0000 (07:28 +0000)
commit8f05dffc4574c40557a5a161b18c4e6037aeec48
tree6726f212db2216e85d048e143c660055133a1e8d
parent388658234c05e9b282569be052a5977d6cc9e812
copy current macroblock to a smaller buffer, to improve cache coherency and reduce stride computations.
part 1: memory arrangement.

git-svn-id: svn://svn.videolan.org/x264/trunk@443 df754926-b1dd-0310-bc7b-ec298dee348c
common/common.h
common/macroblock.c
encoder/analyse.c
encoder/macroblock.c
encoder/me.c
encoder/rdo.c
encoder/slicetype_decision.c