HomeSort by relevance Sort by last modified time
    Searched full:ppnoise (Results 1 - 1 of 1) sorted by null

  /external/libvpx/vp8/
vp8_dx_iface.c 415 int ppnoise = 0; local
421 ppnoise = ctx->postproc_cfg.noise_level;
430 if (!res && 0 == vp8dx_get_raw_frame(ctx->pbi, &sd, &time_stamp, &time_end_stamp, ppdeblocking, ppnoise, ppflag))

Completed in 517 milliseconds