openh264/codec/decoder/core
Martin Storsjö 9cf34e7615 Unify the interface for the different variants of WelsCPUFeatureDetect
The caller of the function should not need to know exactly which
implementation of it is being used.

For the variants that don't support detecting the number of cores,
the pNumberOfLogicProcessors parameter can be left untouched
and the caller will use a higher level API for finding it out.

This simplifies all the calling code, and simplifies adding
more implementations of cpu feature detection.
2014-03-04 10:18:30 +02:00
..
arm Convert the arm assembly sources to unix newlines 2014-03-04 08:42:28 +02:00
asm Use void instead of void_t 2014-02-10 08:06:33 +02:00
inc Merge pull request #387 from zhilwang/arm-asm 2014-03-04 11:08:17 +08:00
src Unify the interface for the different variants of WelsCPUFeatureDetect 2014-03-04 10:18:30 +02:00