Searched refs:top_down (Results 1 – 2 of 2) sorted by relevance
32 int height, int channels, bool top_down) { in decode_bmp() argument39 if (!top_down) { in decode_bmp()111 bool top_down = (*height < 0); in read_bmp() local116 top_down); in read_bmp()
616 bool top_down = (height < 0); in DecodeBmpV2() local629 abs_height, requested_channels, img_channels, top_down); in DecodeBmpV2()634 requested_channels, img_channels, top_down); in DecodeBmpV2()656 const int input_channels, bool top_down);677 const int input_channels, bool top_down) { in DecodeBMP() argument683 if (!top_down) { in DecodeBMP()