Searched defs:is_height_flipped (Results 1 – 2 of 2) sorted by relevance
186 …bool is_height_flipped, bool has_cols_in_bounds, bool has_cols_out_of_bounds_before, bool has_cols… in execute_window()323 bool is_height_flipped = _end[1] < _start[1]; in configure_output_shape() local
162 bool is_height_flipped = end[1] < start[1]; in configure() local