Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/
H A Dutils.c37 static void rgb24_to_yuv420p(unsigned char *lum, unsigned char *cb, in rgb24_to_yuv420p() function
118 rgb24_to_yuv420p(lum_tab, cb_tab, cr_tab, rgb_tab, w, h); in pgmyuv_save()

Completed in 1 milliseconds