Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtdsc.c318 static inline void tdsc_yuv2rgb(uint8_t *out, int Y, int U, int V) in tdsc_yuv2rgb() function
334 tdsc_yuv2rgb(dst + col * 3, srcy[col], in tdsc_blit()

Completed in 2 milliseconds