Searched refs:bottom_right (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/ |
| H A D | segment_to_box.hpp | 341 BoxPoint const& bottom_right, in apply() 363 else if (less_equal(geometry::get<1>(bottom_right), in apply() 369 - cast::apply(geometry::get<0>(bottom_right)); in apply() 379 return cast::apply(ps_strategy.apply(bottom_right, p0, p1)); in apply() 431 BoxPoint const& bottom_right, in apply() 442 >::apply(p0, p1, bottom_right, top_right, in apply() 471 BoxPoint const& bottom_right, in apply() 481 >::apply(p1, p0, bottom_right, ps_strategy); in apply() 557 BoxPoint const& bottom_right, in non_negative_slope_segment() argument 578 top_left, top_right, bottom_left, bottom_right, in non_negative_slope_segment() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/ |
| H A D | distance_cross_track_point_box.hpp | 116 box_point_type bottom_left, bottom_right, top_left, top_right; in apply() local 118 bottom_left, bottom_right, in apply() 222 : m_ps_strategy.apply(point, bottom_right, top_right); in apply()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/ |
| H A D | nal-h264.h | 162 unsigned int bottom_right[8]; member
|
| H A D | nal-h264.c | 698 rbsp_uev(rbsp, &pps->bottom_right[i]); in nal_h264_rbsp_pps()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_global.h | 626 RK_S32 bottom_right[MAXnum_slice_groups_minus1]; // ue(v) member
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 1978 bottom_right = self.createIndex(row, len(self.column_headers) - 1, child) 1979 self.dataChanged.emit(top_left, bottom_right)
|