|
|
@@ -23,7 +23,7 @@ |
|
|
#include "libavutil/aarch64/neontest.h" |
|
|
#include "libavutil/aarch64/neontest.h" |
|
|
|
|
|
|
|
|
wrap(avcodec_open2(AVCodecContext *avctx, |
|
|
wrap(avcodec_open2(AVCodecContext *avctx, |
|
|
AVCodec *codec, |
|
|
|
|
|
|
|
|
const AVCodec *codec, |
|
|
AVDictionary **options)) |
|
|
AVDictionary **options)) |
|
|
{ |
|
|
{ |
|
|
testneonclobbers(avcodec_open2, avctx, codec, options); |
|
|
testneonclobbers(avcodec_open2, avctx, codec, options); |
|
|
|