testneonclobbers   29 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_open2, avctx, codec, options);
testneonclobbers   37 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_decode_audio4, avctx, frame,
testneonclobbers   46 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_decode_video2, avctx, picture,
testneonclobbers   55 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_decode_subtitle2, avctx, sub,
testneonclobbers   64 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_encode_audio2, avctx, avpkt, frame,
testneonclobbers   72 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_encode_subtitle, avctx, buf, buf_size, sub);
testneonclobbers   78 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_encode_video2, avctx, avpkt, frame, got_packet_ptr);
testneonclobbers   83 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_send_packet, avctx, avpkt);
testneonclobbers   88 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_receive_packet, avctx, avpkt);
testneonclobbers   93 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_send_frame, avctx, frame);
testneonclobbers   98 libavcodec/aarch64/neontest.c     testneonclobbers(avcodec_receive_frame, avctx, frame);
testneonclobbers   29 libavcodec/arm/neontest.c     testneonclobbers(avcodec_open2, avctx, codec, options);
testneonclobbers   37 libavcodec/arm/neontest.c     testneonclobbers(avcodec_decode_audio4, avctx, frame,
testneonclobbers   46 libavcodec/arm/neontest.c     testneonclobbers(avcodec_decode_video2, avctx, picture,
testneonclobbers   55 libavcodec/arm/neontest.c     testneonclobbers(avcodec_decode_subtitle2, avctx, sub,
testneonclobbers   64 libavcodec/arm/neontest.c     testneonclobbers(avcodec_encode_audio2, avctx, avpkt, frame,
testneonclobbers   72 libavcodec/arm/neontest.c     testneonclobbers(avcodec_encode_subtitle, avctx, buf, buf_size, sub);
testneonclobbers   78 libavcodec/arm/neontest.c     testneonclobbers(avcodec_encode_video2, avctx, avpkt, frame, got_packet_ptr);
testneonclobbers   83 libavcodec/arm/neontest.c     testneonclobbers(avcodec_send_packet, avctx, avpkt);
testneonclobbers   88 libavcodec/arm/neontest.c     testneonclobbers(avcodec_receive_packet, avctx, avpkt);
testneonclobbers   93 libavcodec/arm/neontest.c     testneonclobbers(avcodec_send_frame, avctx, frame);
testneonclobbers   98 libavcodec/arm/neontest.c     testneonclobbers(avcodec_receive_frame, avctx, frame);
testneonclobbers   29 libavresample/aarch64/neontest.c     testneonclobbers(avresample_convert, avr, output, out_plane_size,
testneonclobbers   29 libavresample/arm/neontest.c     testneonclobbers(avresample_convert, avr, output, out_plane_size,
testneonclobbers   28 libswresample/aarch64/neontest.c     testneonclobbers(swr_convert, s, out, out_count, in, in_count);
testneonclobbers   28 libswresample/arm/neontest.c     testneonclobbers(swr_convert, s, out, out_count, in, in_count);