comparison adpcm.c @ 11300:1f512abdf680 libavcodec

Simplify code to set cbp_* this seems 1 cpu cycle slower even though we practically just remove code. Speed loss seems caused by the merge of if(left_type), iam commiting this anyway as i cant imagine this to be anything but compiler messup.
author michael
date Fri, 26 Feb 2010 09:13:40 +0000
parents 9b5939c66874
children 8a4984c5cacc
comparison
equal deleted inserted replaced
11299:14535f3deafb 11300:1f512abdf680