vp9: SVC: fix to allow output of denoised result.
Change-Id: Iaf55cfb5e9621d074eb33d6a32f184e4777968f8
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include "vp9/encoder/vp9_denoiser.h"
|
||||
#include "vp9/encoder/vp9_encoder.h"
|
||||
|
||||
// OUTPUT_YUV_DENOISED
|
||||
|
||||
#ifdef OUTPUT_YUV_DENOISED
|
||||
static void make_grayscale(YV12_BUFFER_CONFIG *yuv);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user