Searched refs:point (Results 1 – 6 of 6) sorted by relevance
5 # loop represent the event will repeat at that point, for example, the first
1663 RK_S32 i, point; in init_scaling_function() local1673 for (point = 0; point < num_points - 1; point++) { in init_scaling_function()1675 RK_S32 delta_y = scaling_points[point + 1][1] - scaling_points[point][1]; in init_scaling_function()1676 RK_S32 delta_x = scaling_points[point + 1][0] - scaling_points[point][0]; in init_scaling_function()1680 scaling_lut[scaling_points[point][0] + x] = in init_scaling_function()1681 scaling_points[point][1] + (RK_S32)((x * delta + 32768) >> 16); in init_scaling_function()
68 * `armeabi` - ARMv5TE based CPU with software floating point operations;70 * `armeabi-v7a with NEON` - same as armeabi-v7a, but sets NEON as floating-point unit;71 * `armeabi-v7a with VFPV3` - same as armeabi-v7a, but sets VFPv3_D32 as floating-point unit;
65 # "armeabi" - ARMv5TE based CPU with software floating point operations69 # sets NEON as floating-point unit71 # sets VFPV3 as floating-point unit (has 32 registers instead of 16)823 …rget ABI for Android. If arm, then armeabi-v7a is recommended for hardware floating point." FORCE )871 …es on Tegra2-based devices and others when trying to use certain floating-point functions (e.g., c…
384 # the optimal cache size from a speed point of view.941 # point to the HTML generated by the htags(1) tool instead of doxygen built-in956 # source code will now point to the output of htags.1499 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
407 - [mpp_buffer]: Synchronous log addition point