Home
last modified time | relevance | path

Searched full:convert (Results 1 – 25 of 4399) sorted by relevance

12345678910>>...176

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojson/0.4.2/include/mapbox/
H A Dgeojson_impl.hpp20 T convert(const rapidjson_value &json);
23 point convert<point>(const rapidjson_value &json) { in convert() function
31 Cont convert(const rapidjson_value &json) { in convert() function
37 points.push_back(convert<typename Cont::value_type>(element)); in convert()
43 geometry convert<geometry>(const rapidjson_value &json) { in convert() function
65 return geometry{ convert<geometry_collection>(json_geometries) }; in convert()
78 return geometry{ convert<point>(json_coords) }; in convert()
80 return geometry{ convert<multi_point>(json_coords) }; in convert()
82 return geometry{ convert<line_string>(json_coords) }; in convert()
84 return geometry{ convert<multi_line_string>(json_coords) }; in convert()
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch44 @@ -2742,6 +2747,169 @@ gst_video_converter_get_config (GstVideoConverter * convert)
45 return convert->config;
165 +video_converter_try_rga (GstVideoConverter * convert,
189 + if (!get_rga_info (src, &src_info, convert->in_x, convert->in_y,
190 + convert->in_width, convert->in_height)) {
195 + if (!get_rga_info (dest, &dst_info, convert->out_x, convert->out_y,
196 + convert->out_width, convert->out_height)) {
213 * @convert: a #GstVideoConverter
214 @@ -2789,6 +2957,12 @@ gst_video_converter_frame (GstVideoConverter * convert,
215 convert->out_width == 0 || convert->out_height == 0))
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch44 @@ -2742,6 +2747,169 @@ gst_video_converter_get_config (GstVideoConverter * convert)
45 return convert->config;
165 +video_converter_try_rga (GstVideoConverter * convert,
189 + if (!get_rga_info (src, &src_info, convert->in_x, convert->in_y,
190 + convert->in_width, convert->in_height)) {
195 + if (!get_rga_info (dest, &dst_info, convert->out_x, convert->out_y,
196 + convert->out_width, convert->out_height)) {
213 * @convert: a #GstVideoConverter
214 @@ -2789,6 +2957,12 @@ gst_video_converter_frame (GstVideoConverter * convert,
215 convert->out_width == 0 || convert->out_height == 0))
[all …]
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0008-video-converter-Support-rockchip-RGA-2D-accel.patch44 @@ -2742,6 +2747,169 @@ gst_video_converter_get_config (GstVideoConverter * convert)
45 return convert->config;
165 +video_converter_try_rga (GstVideoConverter * convert,
189 + if (!get_rga_info (src, &src_info, convert->in_x, convert->in_y,
190 + convert->in_width, convert->in_height)) {
195 + if (!get_rga_info (dest, &dst_info, convert->out_x, convert->out_y,
196 + convert->out_width, convert->out_height)) {
213 * @convert: a #GstVideoConverter
214 @@ -2789,6 +2957,12 @@ gst_video_converter_frame (GstVideoConverter * convert,
215 convert->out_width == 0 || convert->out_height == 0))
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvert.hpp280 struct convert: not_implemented<Tag1, Tag2, boost::mpl::int_<DimensionCount> > struct
290 struct convert<Geometry1, Geometry2, Tag, Tag, DimensionCount, true> struct
305 struct convert<Geometry1, Geometry2, point_tag, point_tag, DimensionCount, false> struct
315 struct convert<Box1, Box2, box_tag, box_tag, DimensionCount, false> struct
325 struct convert<Segment1, Segment2, segment_tag, segment_tag, DimensionCount, false> struct
331 struct convert<Segment, LineString, segment_tag, linestring_tag, DimensionCount, false> struct
337 struct convert<Ring1, Ring2, ring_tag, ring_tag, DimensionCount, false> struct
348 struct convert<LineString1, LineString2, linestring_tag, linestring_tag, DimensionCount, false> struct
353 struct convert<Polygon1, Polygon2, polygon_tag, polygon_tag, DimensionCount, false> struct
358 struct convert<Box, Ring, box_tag, ring_tag, 2, false> struct
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dpmic-cpcap.c21 * omap_cpcap_vsel_to_vdc - convert CPCAP VSEL value to microvolts DC
22 * @vsel: CPCAP VSEL value to convert
35 * omap_cpcap_uv_to_vsel - convert microvolts DC to CPCAP VSEL value
36 * @uv: microvolts DC to convert
85 * omap_max8952_vsel_to_vdc - convert MAX8952 VSEL value to microvolts DC
86 * @vsel: MAX8952 VSEL value to convert
99 * omap_max8952_uv_to_vsel - convert microvolts DC to MAX8952 VSEL value
100 * @uv: microvolts DC to convert
132 * omap_fan5355_vsel_to_vdc - convert FAN535503 VSEL value to microvolts DC
133 * @vsel: FAN535503 VSEL value to convert
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libidn/libidn/
H A D0001-idn-format-security-warnings.patch17 | _("could not convert from UTF-8 to UCS-4"));
20 | _("could not convert from UTF-8 to UCS-4"));
23 | _("could not convert from UTF-8 to UCS-4"));
26 | _("could not convert from UCS-4 to UTF-8"));
29 | _("could not convert from UCS-4 to UTF-8"));
32 | _("could not convert from UCS-4 to UTF-8"));
35 | _("could not convert from UTF-8 to UCS-4"));
38 | _("could not convert from UTF-8 to UCS-4"));
44 | _("could not convert from UTF-8 to UCS-4"));
93 _("could not convert from UTF-8 to UCS-4"));
[all …]
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dsidtab.c44 s->convert = NULL; in sidtab_init()
269 struct sidtab_convert_params *convert; in sidtab_context_to_sid() local
295 convert = s->convert; in sidtab_context_to_sid()
316 * if we are building a new sidtab, we need to convert the context in sidtab_context_to_sid()
319 if (convert) { in sidtab_context_to_sid()
321 dst_convert = sidtab_do_lookup(convert->target, count, 1); in sidtab_context_to_sid()
327 rc = convert->func(context, &dst_convert->context, in sidtab_context_to_sid()
328 convert->args, GFP_ATOMIC); in sidtab_context_to_sid()
335 convert->target->count = count + 1; in sidtab_context_to_sid()
337 hash_add_rcu(convert->target->context_to_sid, in sidtab_context_to_sid()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojson/0.4.2/include/mapbox/geojson/
H A Drapidjson.hpp15 // Convert inputs of known types. Instantiations are provided for geometry, feature, and
18 T convert(const rapidjson_value &);
20 // Convert any GeoJSON type.
21 geojson convert(const rapidjson_value &);
23 // Convert back to rapidjson value. Instantiations are provided for geometry, feature, and
26 rapidjson_value convert(const T &, rapidjson_allocator&);
28 // Convert any GeoJSON type.
29 rapidjson_value convert(const geojson &, rapidjson_allocator&);
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-data.txt19 convert::
21 It's possible to set data-convert debug variable to get debug messages from conversion,
23 perf --debug data-convert data convert ...
25 OPTIONS for 'convert'
31 Convert time to wall clock time.
45 Convert all events, including non-sample events (comm, fork, ...), to output.
46 Default is off, only convert samples.
/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmconvert.c122 mlog(ML_ERROR, "attempted to convert a lock with a lock " in __dlmconvert_master()
128 /* must be on grant queue to convert */ in __dlmconvert_master()
130 mlog(ML_ERROR, "attempted to convert a lock not on grant " in __dlmconvert_master()
139 /* EX + LKM_VALBLK + convert == set lvb */ in __dlmconvert_master()
195 mlog(0, "doing in-place convert for nonlocal lock\n"); in __dlmconvert_master()
212 mlog(0, "failed to convert NOQUEUE lock %.*s from " in __dlmconvert_master()
283 mlog(0, "last convert request returned DLM_RECOVERING, but " in dlmconvert_remote()
295 /* move lock to local convert queue */ in dlmconvert_remote()
325 * DLM_RECOVERING and retry convert */ in dlmconvert_remote()
332 "to granted list, retry convert.\n", in dlmconvert_remote()
[all …]
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_dir2.h27 * Convert inode mode to directory entry filetype
104 * Convert dataptr to byte in file space
113 * Convert byte in file space to dataptr. It had better be aligned.
122 * Convert byte in space to (DB) block
131 * Convert dataptr to a block number
140 * Convert byte in space to offset in a block
149 * Convert dataptr to a byte offset in a block
158 * Convert block and offset to byte in space
168 * Convert block (DB) to block (dablk)
177 * Convert byte in space to (DA) block
[all …]
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dtime.h19 * utc2ntfs - convert Linux UTC time to NTFS time
20 * @ts: Linux UTC time to convert to NTFS time
22 * Convert the Linux UTC time @ts to its corresponding NTFS time and return
37 * Convert the seconds to 100ns intervals, add the nano-seconds in utc2ntfs()
47 * Get the current time from the Linux kernel, convert it to its corresponding
59 * ntfs2utc - convert NTFS time to Linux time
60 * @time: NTFS time (little endian) to convert to Linux UTC
62 * Convert the little endian NTFS time @time to its corresponding Linux UTC
81 * Convert the time to 1-second intervals and the remainder to in ntfs2utc()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dlight.cpp21 convert<PropertyValue<LightAnchorType>>(*anchor, error, false); in operator ()()
33 convert<TransitionOptions>(*anchorTransition, error); in operator ()()
44 convert<PropertyValue<Color>>(*color, error, false); in operator ()()
56 convert<TransitionOptions>(*colorTransition, error); in operator ()()
67 convert<PropertyValue<Position>>(*position, error, false); in operator ()()
79 convert<TransitionOptions>(*positionTransition, error); in operator ()()
90 convert<PropertyValue<float>>(*intensity, error, false); in operator ()()
102 convert<TransitionOptions>(*intensityTransition, error); in operator ()()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dbitmap.c45 TEST_ASSERT_VAL("failed to convert map", test_bitmap("1")); in test__bitmap_print()
46 TEST_ASSERT_VAL("failed to convert map", test_bitmap("1,5")); in test__bitmap_print()
47 TEST_ASSERT_VAL("failed to convert map", test_bitmap("1,3,5,7,9,11,13,15,17,19,21-40")); in test__bitmap_print()
48 TEST_ASSERT_VAL("failed to convert map", test_bitmap("2-5")); in test__bitmap_print()
49 TEST_ASSERT_VAL("failed to convert map", test_bitmap("1,3-6,8-10,24,35-37")); in test__bitmap_print()
50 TEST_ASSERT_VAL("failed to convert map", test_bitmap("1,3-6,8-10,24,35-37")); in test__bitmap_print()
51 TEST_ASSERT_VAL("failed to convert map", test_bitmap("1-10,12-20,22-30,32-40")); in test__bitmap_print()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/arpa/
H A Dinet.h32 /* Convert Internet host address from numbers-and-dots notation in CP
51 /* Convert Internet number in IN to ASCII representation. The return value
55 /* Convert from presentation format of an Internet number in buffer
61 /* Convert a Internet address in binary network format for interface
71 /* Convert Internet host address from numbers-and-dots notation in CP
79 /* Convert network number for interface type AF in buffer starting at
85 /* Convert network number for interface type AF from presentation in
91 /* Convert ASCII representation in hexadecimal form of the Internet
97 /* Convert internet address in binary form in LEN bytes starting at CP
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/arpa/
H A Dinet.h32 /* Convert Internet host address from numbers-and-dots notation in CP
51 /* Convert Internet number in IN to ASCII representation. The return value
55 /* Convert from presentation format of an Internet number in buffer
61 /* Convert a Internet address in binary network format for interface
71 /* Convert Internet host address from numbers-and-dots notation in CP
79 /* Convert network number for interface type AF in buffer starting at
85 /* Convert network number for interface type AF from presentation in
91 /* Convert ASCII representation in hexadecimal form of the Internet
97 /* Convert internet address in binary form in LEN bytes starting at CP
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/
H A Dconvert.hpp31 struct convert struct
43 inline typename BOOST_FUSION_WA_GCC34(result_of::convert<Tag, Sequence>)::type in BOOST_FUSION_WA_GCC34()
44 convert(Sequence& seq) in BOOST_FUSION_WA_GCC34()
46 typedef typename result_of::convert<Tag, Sequence>::gen gen; in BOOST_FUSION_WA_GCC34()
52 inline typename result_of::convert<Tag, Sequence const>::type
53 convert(Sequence const& seq) in convert() function
55 typedef typename result_of::convert<Tag, Sequence const>::gen gen; in convert()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-data.c9 #include "data-convert.h"
10 #include "data-convert-bt.h"
29 static const char * const data_subcommands[] = { "convert", NULL };
52 "perf data convert [<options>]",
67 OPT_STRING(0, "to-ctf", &to_ctf, NULL, "Convert to CTF format"), in cmd_data_convert()
68 OPT_BOOLEAN(0, "tod", &opts.tod, "Convert time to wall clock time"), in cmd_data_convert()
71 OPT_BOOLEAN(0, "all", &opts.all, "Convert all events"), in cmd_data_convert()
100 { "convert", "converts data file between formats", cmd_data_convert },
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/btrfs-tools/
H A Dbtrfs-tools_5.16.2.bb6 btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3."
26 convert \
32 PACKAGECONFIG[convert] = "--enable-convert --with-convert=ext2,--disable-convert --without-convert,…
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_common.c14 * hinic_cpu_to_be32 - convert data to big endian 32 bit format
15 * @data: the data to convert
16 * @len: length of data to convert
32 * hinic_be32_to_cpu - convert data from big endian 32 bit format
33 * @data: the data to convert
34 * @len: length of data to convert
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dsimd_functions.hpp207 r = c >> 15; // convert to bool in vseteq2()
219 c = r << 16; // convert bool in vcmpeq2()
229 r = c >> 15; // convert in vcmpeq2()
248 r = c >> 15; // convert to bool in vsetge2()
260 c = r << 16; // convert bool in vcmpge2()
266 r = c >> 15; // convert in vcmpge2()
285 r = c >> 15; // convert to bool in vsetgt2()
297 c = r << 16; // convert bool in vcmpgt2()
303 r = c >> 15; // convert in vcmpgt2()
322 r = c >> 15; // convert to bool in vsetle2()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dsimd_functions.hpp207 r = c >> 15; // convert to bool in vseteq2()
219 c = r << 16; // convert bool in vcmpeq2()
229 r = c >> 15; // convert in vcmpeq2()
248 r = c >> 15; // convert to bool in vsetge2()
260 c = r << 16; // convert bool in vcmpge2()
266 r = c >> 15; // convert in vcmpge2()
285 r = c >> 15; // convert to bool in vsetgt2()
297 c = r << 16; // convert bool in vcmpgt2()
303 r = c >> 15; // convert in vcmpgt2()
322 r = c >> 15; // convert to bool in vsetle2()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dsimd_functions.hpp207 r = c >> 15; // convert to bool in vseteq2()
219 c = r << 16; // convert bool in vcmpeq2()
229 r = c >> 15; // convert in vcmpeq2()
248 r = c >> 15; // convert to bool in vsetge2()
260 c = r << 16; // convert bool in vcmpge2()
266 r = c >> 15; // convert in vcmpge2()
285 r = c >> 15; // convert to bool in vsetgt2()
297 c = r << 16; // convert bool in vcmpgt2()
303 r = c >> 15; // convert in vcmpgt2()
322 r = c >> 15; // convert to bool in vsetle2()
[all …]
/OK3568_Linux_fs/buildroot/dl/libmpeg2/
HDlibmpeg2-0.5.1.tar.gz ... .c libmpeg2-0.5.1/libmpeg2/convert/ libmpeg2-0.5.1/libmpeg2/convert ...

12345678910>>...176