x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared
authorMartin Storsjö <martin@martin.st>
Thu, 13 Sep 2012 08:18:25 +0000 (11:18 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 13 Sep 2012 10:51:52 +0000 (13:51 +0300)
commit91ff4e83ca7f8cb64540ef2eb2c7e48b7e2cc8f7
tree5ad0a4a01081519d3f58e90488ed69e95542d493
parentb9141aa346b736adffd27e1a98bd12aa7b628a8f
x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared

This fixes building without inline assembly.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/x86/ac3dsp_init.c