Searched refs:last_pixel_offset (Results 1 – 1 of 1) sorted by relevance
601 const int64 last_pixel_offset = static_cast<int64>(header_size) + in DecodeBmpV2() local606 const int64 expected_file_size = last_pixel_offset + img_channels; in DecodeBmpV2()