Searched refs:yuv2rgb565_X_ar (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.c435 static void RENAME(yuv2rgb565_X_ar)(SwsContext *c, const int16_t *lumFilter, function
1673 case AV_PIX_FMT_RGB565: c->yuv2packedX = RENAME(yuv2rgb565_X_ar); break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dswscale_template.c344 static void RENAME(yuv2rgb565_X_ar)(SwsContext *c, const int16_t *lumFilter, function
1704 case PIX_FMT_RGB565: c->yuv2packedX = RENAME(yuv2rgb565_X_ar); break;

Completed in 52 milliseconds