Merge pull request #216 from varunbpatil/processing_cleanup
Removed unused header files in processing src
This commit is contained in:
commit
b401098a67
@ -30,7 +30,6 @@
|
||||
*
|
||||
*/
|
||||
#include "AdaptiveQuantization.h"
|
||||
#include "../common/cpu.h"
|
||||
|
||||
WELSVP_NAMESPACE_BEGIN
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*/
|
||||
|
||||
#include "BackgroundDetection.h"
|
||||
#include "../common/cpu.h"
|
||||
|
||||
WELSVP_NAMESPACE_BEGIN
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*/
|
||||
|
||||
#include "WelsFrameWork.h"
|
||||
#include "cpu.h"
|
||||
#include "../denoise/denoise.h"
|
||||
#include "../downsample/downsample.h"
|
||||
#include "../scenechangedetection/SceneChangeDetection.h"
|
||||
|
@ -31,7 +31,6 @@
|
||||
*/
|
||||
|
||||
#include "ComplexityAnalysis.h"
|
||||
#include "../common/cpu.h"
|
||||
|
||||
WELSVP_NAMESPACE_BEGIN
|
||||
|
||||
|
@ -37,7 +37,6 @@
|
||||
*/
|
||||
|
||||
#include "denoise.h"
|
||||
#include "../common/typedef.h"
|
||||
|
||||
WELSVP_NAMESPACE_BEGIN
|
||||
|
||||
|
@ -38,8 +38,6 @@
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
#include "../common/typedef.h"
|
||||
#include "../common/util.h"
|
||||
#include "downsample.h"
|
||||
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*/
|
||||
|
||||
#include "imagerotate.h"
|
||||
#include "../common/cpu.h"
|
||||
|
||||
WELSVP_NAMESPACE_BEGIN
|
||||
|
||||
|
@ -35,7 +35,6 @@
|
||||
*/
|
||||
|
||||
#include "imagerotate.h"
|
||||
#include "../common/cpu.h"
|
||||
|
||||
WELSVP_NAMESPACE_BEGIN
|
||||
|
||||
|
@ -31,7 +31,6 @@
|
||||
*/
|
||||
|
||||
#include "SceneChangeDetectionCommon.h"
|
||||
#include "../common/cpu.h"
|
||||
|
||||
WELSVP_NAMESPACE_BEGIN
|
||||
|
||||
|
@ -30,7 +30,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "../common/typedef.h"
|
||||
#include "../common/util.h"
|
||||
|
||||
WELSVP_NAMESPACE_BEGIN
|
||||
|
Loading…
Reference in New Issue
Block a user