| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/ |
| H A D | global_motion.hpp | 120 virtual Mat estimate(InputArray points0, InputArray points1, bool *ok = 0) = 0; 142 virtual Mat estimate(InputArray points0, InputArray points1, bool *ok = 0) CV_OVERRIDE; 158 virtual Mat estimate(InputArray points0, InputArray points1, bool *ok = 0) CV_OVERRIDE; 183 virtual Mat estimate(const Mat &frame0, const Mat &frame1, bool *ok = 0) = 0; 197 virtual Mat estimate(const Mat &frame0, const Mat &frame1, bool *ok = 0) CV_OVERRIDE; 211 virtual Mat estimate(const Mat &frame0, const Mat &frame1, bool *ok = 0) CV_OVERRIDE; 238 virtual Mat estimate(const Mat &frame0, const Mat &frame1, bool *ok = 0) CV_OVERRIDE; 239 Mat estimate(InputArray frame0, InputArray frame1, bool *ok = 0); 266 virtual Mat estimate(const Mat &frame0, const Mat &frame1, bool *ok = 0) CV_OVERRIDE; 267 Mat estimate(const cuda::GpuMat &frame0, const cuda::GpuMat &frame1, bool *ok = 0);
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | calibrate.c | 122 unsigned long estimate; in calibrate_delay_direct() local 126 estimate = (good_timer_sum/good_timer_count); in calibrate_delay_direct() 127 maxdiff = estimate >> 3; in calibrate_delay_direct() 131 return estimate; in calibrate_delay_direct() 136 if ((measured_times[max] - estimate) < in calibrate_delay_direct() 137 (estimate - measured_times[min])) { in calibrate_delay_direct()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/ |
| H A D | motion_estimators.hpp | 80 { return estimate(features, pairwise_matches, cameras); } in operator ()() 91 virtual bool estimate(const std::vector<ImageFeatures> &features, 105 virtual bool estimate(const std::vector<ImageFeatures> &features, 122 virtual bool estimate(const std::vector<ImageFeatures> &features, 163 virtual bool estimate(const std::vector<ImageFeatures> &features, 223 bool estimate(const std::vector<ImageFeatures> &, const std::vector<MatchesInfo> &, in estimate() function in cv::detail::NoBundleAdjuster
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | div64.S | 32 addc r9,r4,r10 # rounding up (so the estimate cannot 40 2: mullw r10,r11,r4 # to get an estimate of the quotient, 41 mulhwu r9,r11,r4 # multiply the estimate by the divisor, 43 add r8,r8,r11 # and add the estimate to the accumulated
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | div64.S | 32 addc r9,r4,r10 # rounding up (so the estimate cannot 40 2: mullw r10,r11,r4 # to get an estimate of the quotient, 41 mulhwu r9,r11,r4 # multiply the estimate by the divisor, 43 add r8,r8,r11 # and add the estimate to the accumulated
|
| /OK3568_Linux_fs/kernel/arch/arc/lib/ |
| H A D | strcmp.S | 71 bic_s r2,r2,r0 ; get low estimate for r2 and get ... 73 or_s r3,r3,r0 ; ... high estimate r3 so that r2 > r3 will ...
|
| /OK3568_Linux_fs/kernel/Documentation/misc-devices/ |
| H A D | bh1770glc.rst | 23 but ALS side results are used to estimate reliability of the proximity sensor. 30 8 bit. Driver supports only one channel. Driver uses ALS results to estimate
|
| H A D | apds990x.rst | 122 _rough_ estimate about the distance.
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | policy.c | 256 int estimate = netlink_policy_dump_attr_size_estimate(pt); in __netlink_policy_dump_write_attr() local 389 WARN_ON(attr->nla_len > estimate); in __netlink_policy_dump_write_attr()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/qcom/ |
| H A D | Kconfig | 21 real time die temperature if an ADC is present or an estimate of the
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/ |
| H A D | sysfs-class-net-batman-adv | 32 estimate the throughput by itself.
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0004-blink-Fix-build-with-musl.patch | 21 // FIXME: On Mac OSX and Linux, this method cannot estimate stack size
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | power_allocator.rst | 63 An estimate of the sustainable dissipatable power (in mW) should be 71 simply an estimate, and may be tuned to affect the aggressiveness of 136 an estimate, which is the reason for closed-loop control such as this.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | dtv-common.rst | 10 estimate signal strength and signal to noise measurements in dB.
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebengine/chromium/ |
| H A D | 0020-chromium-musl-Adjust-default-pthread-stack-size.patch | 32 // FIXME: On Mac OSX and Linux, this method cannot estimate stack size
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | ibmaem.rst | 32 is a register that displays an estimate of raw energy consumption since the
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_hash.c | 681 .estimate = nft_rhash_estimate, 703 .estimate = nft_hash_estimate, 722 .estimate = nft_hash_fast_estimate,
|
| H A D | nft_set_bitmap.c | 302 .estimate = nft_bitmap_estimate,
|
| /OK3568_Linux_fs/kernel/drivers/devfreq/event/ |
| H A D | Kconfig | 32 (Platform Performance Monitoring Unit) counters to estimate the
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-energy.rst | 77 to capacity and utilization values, EAS is able to estimate how big/busy a 141 find_energy_efficient_cpu() uses compute_energy() to estimate what will be the 186 CPU1 and CPU3. Then it will estimate the energy of the system if P was 345 EAS uses the EM of a platform to estimate the impact of scheduling decisions on 389 in order to estimate their energy consumption. To do so, it is assumed that OPPs
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | timestamping.rst | 11 estimate with a delay. In the latter two cases, the low-level driver 15 provides a refined estimate with a delay. 75 audio_tstamp_config fields, thus get an estimate of the timestamp
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | gfs2-glocks.rst | 227 srttvar Variance estimate for srtt 229 srttvarb Variance estimate for srttb 231 sirtvar Variance estimate for sirt
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.SPL | 80 With gcc 4.6 (and later) and the use of GNU cflow it is possible to estimate
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | cpufreq.rst | 40 Typically, they are used along with algorithms to estimate the required CPU 59 Scaling governors implement algorithms to estimate the required CPU capacity. 402 given CPU as the CPU utilization estimate (see the *Per-entity load tracking* 442 In order to estimate the current CPU load, it measures the time elapsed between 445 time to the total CPU time is taken as an estimate of the load. 448 estimated for all of them and the greatest result is taken as the load estimate 535 hardware. That value can be used to estimate how the performance of the
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | Kconfig.profile | 73 May be 0 to disable the initial spin. In practice, we estimate
|