]> granicus.if.org Git - libvpx/blobdiff - vp9/encoder/vp9_noise_estimate.h
Revert "Add "unknown" status for noise estimation."
[libvpx] / vp9 / encoder / vp9_noise_estimate.h
index 26632628668807980929d8ae1b9a321054657bee..826d125b5bbb0df870ac0f7a88fed50094bf3bc2 100644 (file)
@@ -24,7 +24,6 @@ extern "C" {
 #endif
 
 typedef enum noise_level {
-  kUnknown,
   kLowLow,
   kLow,
   kMedium,