Searched refs:rgb16_32ToUV_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.c305 static av_always_inline void rgb16_32ToUV_half_c_template(int16_t *dstU, function
372 rgb16_32ToUV_half_c_template((int16_t*)dstU, (int16_t*)dstV, src, width, fmt, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c1473 rgb16_32ToUV_half_c_template(uint8_t *dstU, uint8_t *dstV, function
1530 rgb16_32ToUV_half_c_template(dstU, dstV, src, width, fmt, shr, shg, shb, shp, \

Completed in 72 milliseconds