view inverse.c @ 12256:6e6c92d36c4b libavcodec

Inline asm for VP56 arith coder This is a lot more reliable to get cmov rather than trying to trick gcc into generating it, useful since it's 2% faster overall. Patch by Eli Friedman <eli.friedman at gmail>
author conrad
date Fri, 23 Jul 2010 21:46:30 +0000
parents 5d73c4b4cd37
children
line wrap: on
line source

#include "libavutil/inverse.c"