Searched refs:rgb16_32ToY_c_template (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/
H A Dinput.c252 static av_always_inline void rgb16_32ToY_c_template(int16_t *dst, function
354 rgb16_32ToY_c_template((int16_t*)dst, src, width, fmt, shr, shg, shb, shp, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c1428 rgb16_32ToY_c_template(uint8_t *dst, const uint8_t *src, function
1514 rgb16_32ToY_c_template(dst, src, width, fmt, shr, shg, shb, shp, \

Completed in 66 milliseconds