Home
last modified time | relevance | path

Searched refs:rgb2rgb_init_aarch64 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libswscale/aarch64/
Drgb2rgb.c34 av_cold void rgb2rgb_init_aarch64(void) in rgb2rgb_init_aarch64() function
/third_party/ffmpeg/libswscale/
Drgb2rgb.h172 void rgb2rgb_init_aarch64(void);
Drgb2rgb.c141 rgb2rgb_init_aarch64(); in ff_sws_rgb2rgb_init()