Searched defs:nv12_to_rgba (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/libvncclient/
H A Dh264.c82 static void nv12_to_rgba(const VAImage vaImage, rfbClient *client, int ch_x, int ch_y, int ch_w, int ch_h);
494 nv12_to_rgba(decoded_image, client, x, y, width, height);
574 static void nv12_to_rgba(const VAImage vaImage, rfbClient *client, int ch_x, int ch_y, int ch_w, int ch_h) function

Completed in 260 milliseconds