Searched defs:imglen (Results 1 – 2 of 2) sorted by relevance
38 void display_screen(const byte* img, int imglen, int screen_width, int screen_height) { in display_screen()93 void display_screen_debug(const byte* img, int imglen, int screen_width, int screen_height) { in display_screen_debug()
80 static int curr_screen_match(LessPipeline* pipeline, const byte* img, int imglen) { in curr_screen_match()