Home
last modified time | relevance | path

Searched refs:rgb48ToUV_c_template (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libswscale/
Dinput.c146 static av_always_inline void rgb48ToUV_c_template(uint16_t *dstU, in rgb48ToUV_c_template() function
221 rgb48ToUV_c_template(dstU, dstV, src1, src2, width, origin, rgb2yuv); \