Searched defs:input_bmp_name (Results 1 – 2 of 2) sorted by relevance
34 string input_bmp_name = "./grace_hopper.bmp"; member
73 std::vector<uint8_t> read_bmp(const std::string& input_bmp_name, int* width, in read_bmp()