Searched refs:write_image_to_fbc_file (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/linux-rga/samples/utils/ |
| H A D | utils.h | 32 int write_image_to_fbc_file(void *buf, const char *path, int sw, int sh, int fmt, int index);
|
| H A D | utils.cpp | 153 int write_image_to_fbc_file(void *buf, const char *path, int sw, int sh, int fmt, int index) { in write_image_to_fbc_file() function
|
| /OK3568_Linux_fs/external/linux-rga/samples/copy_demo/src/ |
| H A D | rga_copy_fbc_demo.cpp | 115 write_image_to_fbc_file(fbc_buf, LOCAL_FILE_PATH, dst_width, dst_height, dst_format, 0); in main()
|