Searched refs:rgb48ToUV_half_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.c168 static av_always_inline void rgb48ToUV_half_c_template(uint16_t *dstU, function
236 rgb48ToUV_half_c_template(dstU, dstV, src1, src2, width, origin, rgb2yuv); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c1369 rgb48ToUV_half_c_template(uint16_t *dstU, uint16_t *dstV, function
1415 rgb48ToUV_half_c_template(dstU, dstV, src1, src2, width, origin); \

Completed in 171 milliseconds