OSDN Git Service

VP8: merge chroma MC calls
authorJason Garrett-Glaser <jason@x264.com>
Tue, 1 Feb 2011 03:04:29 +0000 (19:04 -0800)
committerJason Garrett-Glaser <jason@x264.com>
Tue, 1 Feb 2011 04:46:54 +0000 (20:46 -0800)
commit64233e702a95df9167e3362e58aae4e82ce2ddf8
tree225ce40e1f773983ed1e98d3f5b9014be059ba24
parent81f2a3f4ffcc6935b8b8ada4954700b3f333ae4f
VP8: merge chroma MC calls

Adds some duplicated code, but avoids duplicate edge checks and similar.
~0.5% faster overall on Parkjoy test sample.
libavcodec/vp8.c