Searched refs:nv21ToUV_c (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.c606 static void nv21ToUV_c(uint8_t *dstU, uint8_t *dstV, function
842 c->chrToYV12 = nv21ToUV_c;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c1695 static void nv21ToUV_c(uint8_t *dstU, uint8_t *dstV, function
2707 case PIX_FMT_NV21 : c->chrToYV12 = nv21ToUV_c; break;

Completed in 64 milliseconds