HomeSort by relevance Sort by last modified time
    Searched defs:simd (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
simd.h 6 /// \file simd.h
7 /// \brief SIMD-type algorithms, with hardware acceleration, if available.
11 /// how many elements are in the container in order to choose proper SIMD
33 namespace simd { namespace in namespace:ustl
95 // Functionoids for SIMD operations, like saturation arithmetic, shifts, etc.
461 } // namespace simd
uutility.h 336 namespace simd { namespace in namespace:ustl
337 /// Call after you are done using SIMD algorithms for 64 bit tuples.
349 } // namespace simd

Completed in 960 milliseconds