Home
last modified time | relevance | path

Searched refs:VP8_ADDNOISE (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8.h70 VP8_ADDNOISE = 1 << 2, enumerator
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c585 vp8_pp_cfg.post_proc_flag |= VP8_ADDNOISE; in main_loop()