Home
last modified time | relevance | path

Searched defs:noise_level (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_ppflags.h35 int noise_level; member
Dvp9_postproc.c635 const int noise_level = ppflags->noise_level; in vp9_post_proc_frame() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dppflags.h38 int noise_level; member
Dpostproc.c722 int noise_level = ppflags->noise_level; in vp8_post_proc_frame() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8.h88 int noise_level; /**< the strength of additive noise, valid range [0, 16] */ member