Searched refs:VP9D_ADDNOISE (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/common/ | ||
D | vp9_ppflags.h | 22 VP9D_ADDNOISE = 1 << 2, enumerator |
D | vp9_postproc.c | 723 if (flags & VP9D_ADDNOISE) { in vp9_post_proc_frame() |