HomeSort by relevance Sort by last modified time
    Searched refs:last_noise (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_postproc.h 19 int last_noise; member in struct:postproc_state
vp9_postproc.c 429 state->last_noise = a;
666 || cm->postproc_state.last_noise != noise_level) {
  /external/libvpx/libvpx/vp8/common/
postproc.h 19 int last_noise; member in struct:postproc_state
postproc.c 491 state->last_noise = a;
824 || oci->postproc_state.last_noise != noise_level)
    [all...]

Completed in 236 milliseconds