Home
last modified time | relevance | path

Searched refs:units_type (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Denvelope_segment.hpp45 typedef typename coordinate_system<Point1>::type::units units_type; in apply() typedef
48 ::template apply<units_type>(geometry::get<0>(p1_normalized), in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Denvelope_segment.hpp61 typedef typename coordinate_system<Point1>::type::units units_type; in apply() typedef
66 >::template apply<units_type>(geometry::get<0>(p1_normalized), in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp240 typedef typename coordinate_system<box_type>::type::units units_type; in apply() typedef
248 coordinate_type, units_type in apply()
301 units_type in apply()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Djpege_syntax.h73 RK_U32 units_type; member
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c445 mpp_writer_put_raw_bits(bits, syntax.units_type, 8); in jpege_start()