Searched defs:top_down (Results 1 – 2 of 2) sorted by relevance
32 int height, int channels, bool top_down) { in decode_bmp()111 bool top_down = (*height < 0); in read_bmp() local
616 bool top_down = (height < 0); in DecodeBmpV2() local677 const int input_channels, bool top_down) { in DecodeBMP()