Searched refs:yuv_to_rgba (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov.c1467 static uint32_t yuv_to_rgba(uint32_t ycbcr) function
1499 uint32_t rgba = yuv_to_rgba(yuv);

Completed in 126 milliseconds