Searched refs:REAL_YSCALEYUV2RGB_YA (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libswscale/x86/ |
H A D | swscale_template.c | 739 #define REAL_YSCALEYUV2RGB_YA(index, c, b1, b2) \ macro 782 #define YSCALEYUV2RGB_YA(index, c, b1, b2) REAL_YSCALEYUV2RGB_YA(index, c, b1, b2) 786 REAL_YSCALEYUV2RGB_YA(index, c, %0, %1) \
|
Completed in 3 milliseconds