Home
last modified time | relevance | path

Searched refs:YUV_TO_RGB_TABLE (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/aarch64/
Dswscale_unscaled.c24 #define YUV_TO_RGB_TABLE \ macro
43 const int16_t yuv2rgb_table[] = { YUV_TO_RGB_TABLE }; \
76 const int16_t yuv2rgb_table[] = { YUV_TO_RGB_TABLE }; \
/third_party/ffmpeg/libswscale/arm/
Dswscale_unscaled.c65 #define YUV_TO_RGB_TABLE \ macro
84 const int16_t yuv2rgb_table[] = { YUV_TO_RGB_TABLE }; \
119 const int16_t yuv2rgb_table[] = { YUV_TO_RGB_TABLE }; \