Searched defs:qp_thresh (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ | ||
D | denoising.h | 61 unsigned int qp_thresh; member |
D | onyx_if.c | 528 int qp_thresh = (cpi->oxcf.screen_content_mode == 2) ? 80 : 100; in cyclic_background_refresh() local |