Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmotionpixels.c191 static void mp_set_rgb_from_yuv(MotionPixelsContext *mp, int x, int y, const YuvPixel *p) in mp_set_rgb_from_yuv() function
246 mp_set_rgb_from_yuv(mp, x, y, &p); in mp_decode_line()
273 mp_set_rgb_from_yuv(mp, 0, y, &p); in mp_decode_frame_helper()

Completed in 1 milliseconds