X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libswscale%2Frgb2rgb.h;h=48bba1586ad50926f70d36d89b5bb4f08bd69a76;hb=257a83b969157eb76c18158a4e503e908d8b1125;hp=3569254df93ac147db8502f4d83ef479f920bac7;hpb=c6892f59eb0e9f2a9ec1f55b21a5841a60540e1f;p=ffmpeg diff --git a/libswscale/rgb2rgb.h b/libswscale/rgb2rgb.h index 3569254df93..48bba1586ad 100644 --- a/libswscale/rgb2rgb.h +++ b/libswscale/rgb2rgb.h @@ -169,6 +169,7 @@ extern void (*yuyvtoyuv422)(uint8_t *ydst, uint8_t *udst, uint8_t *vdst, const u void ff_sws_rgb2rgb_init(void); +void rgb2rgb_init_aarch64(void); void rgb2rgb_init_x86(void); #endif /* SWSCALE_RGB2RGB_H */