Home
last modified time | relevance | path

Searched refs:x0 (Results 1 – 25 of 65) sorted by relevance

123

/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dml_math_func.c735 long inv_inverse_sqrt(long x0, int*rempow) in inv_inverse_sqrt() argument
769 nr_iters = test_limits_and_scale(&x0, &pow2); in inv_inverse_sqrt()
779 x0_2 = x0 >>1; // This scaling incorporates factor of 2 in NR iteration below. in inv_inverse_sqrt()
812 long inv_fast_sqrt(long x0) in inv_fast_sqrt() argument
830 if (x0 <= 0L) { in inv_fast_sqrt()
838 nr_iters = test_limits_and_scale(&x0, &pow2); in inv_fast_sqrt()
846 cc = x0 - (1L<<30); in inv_fast_sqrt()
847 xx = x0 - (inv_q30_mult(x0, cc)>>1); in inv_fast_sqrt()
879 long inv_one_over_x(long x0, int*pow) in inv_one_over_x() argument
892 if (x0 == 0L) { in inv_one_over_x()
[all …]
Dml_math_func.h119 long inv_inverse_sqrt(long x0, int*rempow);
120 long inv_fast_sqrt(long x0);
121 long inv_one_over_x(long x0, int*pow);
122 int test_limits_and_scale(long *x0, int *pow);
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dml_math_func.c735 long inv_inverse_sqrt(long x0, int*rempow) in inv_inverse_sqrt() argument
769 nr_iters = test_limits_and_scale(&x0, &pow2); in inv_inverse_sqrt()
779 x0_2 = x0 >>1; // This scaling incorporates factor of 2 in NR iteration below. in inv_inverse_sqrt()
812 long inv_fast_sqrt(long x0) in inv_fast_sqrt() argument
830 if (x0 <= 0L) { in inv_fast_sqrt()
838 nr_iters = test_limits_and_scale(&x0, &pow2); in inv_fast_sqrt()
846 cc = x0 - (1L<<30); in inv_fast_sqrt()
847 xx = x0 - (inv_q30_mult(x0, cc)>>1); in inv_fast_sqrt()
879 long inv_one_over_x(long x0, int*pow) in inv_one_over_x() argument
892 if (x0 == 0L) { in inv_one_over_x()
[all …]
Dml_math_func.h119 long inv_inverse_sqrt(long x0, int*rempow);
120 long inv_fast_sqrt(long x0);
121 long inv_one_over_x(long x0, int*pow);
122 int test_limits_and_scale(long *x0, int *pow);
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dnoise.inl602 tvec2<T, P> x0 = v - i + dot(i, tvec2<T, P>(C[0])); local
605 //i1.x = step( x0.y, x0.x ); // x0.x > x0.y ? 1.0 : 0.0
607 tvec2<T, P> i1 = (x0.x > x0.y) ? tvec2<T, P>(1, 0) : tvec2<T, P>(0, 1);
608 // x0 = x0 - 0.0 + 0.0 * C.xx ;
609 // x1 = x0 - i1 + 1.0 * C.xx ;
610 // x2 = x0 - 1.0 + 2.0 * C.xx ;
611 tvec4<T, P> x12 = tvec4<T, P>(x0.x, x0.y, x0.x, x0.y) + tvec4<T, P>(C.x, C.x, C.z, C.z);
621 dot(x0, x0),
641 g.x = a0.x * x0.x + h.x * x0.y;
656 tvec3<T, P> x0(v - i + dot(i, tvec3<T, P>(C.x))); local
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_meta_draw_rects.c163 assert(rects[0].x0 < rects[0].x1 && rects[0].y0 < rects[0].y1); in setup_viewport_scissor()
167 assert(rects[r].x0 < rects[r].x1 && rects[r].y0 < rects[r].y1); in setup_viewport_scissor()
245 float x0 = rects[r].x0 * x_scale - 1.0f; in create_vertex_buffer() local
253 { x0, y1, z, w }, in create_vertex_buffer()
254 { x0, y0, z, w }, in create_vertex_buffer()
259 { x0, y0, z, w }, in create_vertex_buffer()
Dvk_meta_clear.c272 .x0 = clear_rects[0].rect.offset.x, in vk_meta_clear_attachments()
293 .x0 = clear_rects[r].rect.offset.x, in vk_meta_clear_attachments()
329 .x0 = clear_rects[r].rect.offset.x, in vk_meta_clear_attachments()
Dvk_meta_blit_resolve.c646 dst_rect->x0, in do_blit()
650 dst_rect->x1 - dst_rect->x0, in do_blit()
750 &dst_rect.x0, &dst_rect.x1, in vk_meta_blit_image()
834 .x0 = regions[r].dstOffset.x, in vk_meta_resolve_image()
Dvk_meta.h42 uint32_t x0, y0, x1, y1; member
/hardware/google/apf/apf2java/
Dapf2java.txt25 85: jeq r0, 0x0, 570
80 275: jeq r0, 0x0, 564
121 519: jeq r0, 0x0, 562
Dapf2java.out28 gen.addJumpIfR0Equals(0x0, "LABEL_INC_AND_DROP");
95 gen.addJumpIfR0Equals(0x0, "LABEL_INC_AND_PASS");
140 gen.addJumpIfR0Equals(0x0, "LABEL_UNSOLICITED_MULTICAST_NA");
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/
DREADME.md18 | `btAddress` | Values inside array ranges from `0x0` to `0xFF`| Value obtained from FuzzedDataProv…
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_mat4.hpp61 float const & x0, float const & y0, float const & z0, float const & w0,
/hardware/interfaces/audio/common/2.0/
Dtypes.hal246 MP3_SUB_NONE = 0x0,
248 AMR_SUB_NONE = 0x0,
261 VORBIS_SUB_NONE = 0x0,
344 NONE = 0x0,
494 NONE = 0x0,
651 NONE = 0x0, // no attributes
685 NONE = 0x0, // no attributes
/hardware/interfaces/audio/common/4.0/
Dtypes.hal237 MP3_SUB_NONE = 0x0,
239 AMR_SUB_NONE = 0x0,
253 VORBIS_SUB_NONE = 0x0,
349 NONE = 0x0,
501 NONE = 0x0,
603 NONE = 0x0, // no attributes
639 NONE = 0x0, // no attributes
/hardware/interfaces/audio/effect/6.0/
DIVisualizerEffect.hal68 NONE = 0x0,
/hardware/interfaces/audio/effect/4.0/
DIVisualizerEffect.hal68 NONE = 0x0,
/hardware/interfaces/audio/effect/7.0/
DIVisualizerEffect.hal68 NONE = 0x0,
/hardware/interfaces/audio/effect/2.0/
DIVisualizerEffect.hal68 NONE = 0x0,
/hardware/interfaces/audio/effect/5.0/
DIVisualizerEffect.hal68 NONE = 0x0,
/hardware/interfaces/audio/common/5.0/
Dtypes.hal258 MP3_SUB_NONE = 0x0,
260 AMR_SUB_NONE = 0x0,
274 VORBIS_SUB_NONE = 0x0,
379 NONE = 0x0,
563 NONE = 0x0,
691 NONE = 0x0, // no attributes
727 NONE = 0x0, // no attributes
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_mat2x3.hpp38 T x0, T y0, T z0,
Dtype_mat3x4.hpp38 T x0, T y0, T z0, T w0,
Dtype_mat2x4.hpp38 T x0, T y0, T z0, T w0,
/hardware/interfaces/audio/common/6.0/
Dtypes.hal305 MP3_SUB_NONE = 0x0,
307 AMR_SUB_NONE = 0x0,
321 VORBIS_SUB_NONE = 0x0,
426 NONE = 0x0,
612 NONE = 0x0,
740 NONE = 0x0, // no attributes
776 NONE = 0x0, // no attributes

123