Home
last modified time | relevance | path

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

/external/ceres-solver/examples/
Dpgm_image.h207 bool GetIgnoreComment(std::istream* in, T& t) { in GetIgnoreComment() function
245 if (!GetIgnoreComment(&inputfile, width_) || in ReadFromFile()
246 !GetIgnoreComment(&inputfile, height_) || in ReadFromFile()
247 !GetIgnoreComment(&inputfile, two_fifty_five) ) { in ReadFromFile()
262 bool res = GetIgnoreComment(&inputfile, pixel_data); in ReadFromFile()
271 bool res = GetIgnoreComment(&inputfile, temp); in ReadFromFile()