Martin Storsjö 276b585f03 Use the cpu-features NDK library for detecting the number of cores in WelsThreadLib
On arm, the exact same detection is done in WelsCPUFeatureDetect,
but in the x86 version of that function we use x86 cpuid for getting
the core count, and this is not available on all processors. For the
case when cpuid can't tell the core count, use the NDK function as
higher level API.

The thread lib itself doesn't build properly on android yet, but will
do so soon.
2014-03-06 15:28:59 +02:00
..
2014-02-10 08:06:37 +02:00
2014-02-10 08:06:37 +02:00
2014-01-16 15:57:22 +08:00
2014-02-10 08:06:37 +02:00
2014-02-10 08:06:37 +02:00
2014-02-10 08:06:33 +02:00
2014-02-10 08:06:33 +02:00
2014-02-10 08:06:33 +02:00
2014-01-18 13:59:24 +01:00