Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_postproc.h25 int last_noise; member
Dvp9_postproc.c425 state->last_noise = a; in fillrd()
637 ppstate->last_noise != noise_level) { in vp9_post_proc_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dpostproc.h19 int last_noise; member
Dpostproc.c486 state->last_noise = a; in fillrd()
819 || oci->postproc_state.last_noise != noise_level) in vp8_post_proc_frame()