Searched refs:REAL_YSCALEYUV2RGB_YA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dswscale_template.c807 #define REAL_YSCALEYUV2RGB_YA(index, c, b1, b2) \ macro
850 #define YSCALEYUV2RGB_YA(index, c, b1, b2) REAL_YSCALEYUV2RGB_YA(index, c, b1, b2)
854 REAL_YSCALEYUV2RGB_YA(index, c, %0, %1) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dswscale_template.c712 #define REAL_YSCALEYUV2RGB_YA(index, c, b1, b2) \ macro
755 #define YSCALEYUV2RGB_YA(index, c, b1, b2) REAL_YSCALEYUV2RGB_YA(index, c, b1, b2)
759 REAL_YSCALEYUV2RGB_YA(index, c, %0, %1) \

Completed in 169 milliseconds