Merge the single line function decode_cabac_mb_transform_size()
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Feb 2010 01:04:07 +0000 (01:04 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Feb 2010 01:04:07 +0000 (01:04 +0000)
commit64dd1b0a1d2621f8670efcbc9f12b00bf0e3d307
treef4e35c87911e4687057ae6ca2cb225eb9d44a749
parent8b38d10761264992ea8324db0a39d7590010fce3
Merge the single line function decode_cabac_mb_transform_size()
into the calling code.
8 cpu cycles faster

Originally committed as revision 21828 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264_cabac.c