Home
last modified time | relevance | path

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

/dports/multimedia/xvid/xvidcore/src/image/
H A Dcolorspace.h84 packedFunc rgba_to_yv12_c; variable
H A Dcolorspace.c298 MAKE_COLORSPACE(rgba_to_yv12_c, 4,2,2, RGB_TO_YV12, 0,1,2, 0)
H A Dimage.c509 interlacing?rgbai_to_yv12_c:rgba_to_yv12_c, 4, interlacing); in image_input()
/dports/multimedia/xvid/xvidcore/src/
H A Dxvid.c293 rgba_to_yv12 = rgba_to_yv12_c; in xvid_gbl_init()