Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/samples/utils/
H A Dutils.h28 void draw_YUV422(char *buffer, int width, int height);
H A Dutils.cpp81 void draw_YUV422(char *buffer, int width, int height) { in draw_YUV422() function