Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/samples/utils/
H A Dutils.h30 int read_image_from_fbc_file(void *buf, const char *path, int sw, int sh, int fmt, int index);
H A Dutils.cpp107 int read_image_from_fbc_file(void *buf, const char *path, int sw, int sh, int fmt, int index) { in read_image_from_fbc_file() function