openh264/codec/processing/src
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
..
adaptivequantization Add the common processing include directories to the include path 2014-02-19 14:42:03 +02:00
asm Remove an unused assembly source file 2014-01-28 13:55:41 +02:00
backgrounddetection Add the common processing include directories to the include path 2014-02-19 14:42:03 +02:00
common Unify the interface for the different variants of WelsCPUFeatureDetect 2014-03-04 10:18:30 +02:00
complexityanalysis Add the common processing include directories to the include path 2014-02-19 14:42:03 +02:00
denoise Add the common processing include directories to the include path 2014-02-19 14:42:03 +02:00
downsample Add the common processing include directories to the include path 2014-02-19 14:42:03 +02:00
imagerotate Add the common processing include directories to the include path 2014-02-19 14:42:03 +02:00
scenechangedetection Add the common processing include directories to the include path 2014-02-19 14:42:03 +02:00
vaacalc Add the common processing include directories to the include path 2014-02-19 14:42:03 +02:00