Home
last modified time | relevance | path

Searched refs:last_noise (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_postproc.h27 int last_noise; member
Dvp9_postproc.c587 state->last_noise = a; in fillrd()
726 ppstate->last_noise != noise_level) { in vp9_post_proc_frame()
/external/libvpx/libvpx/vp8/common/
Dpostproc.h19 int last_noise; member
Dpostproc.c490 state->last_noise = a; in fillrd()
826 || oci->postproc_state.last_noise != noise_level) in vp8_post_proc_frame()