Home
last modified time | relevance | path

Searched defs:qp_thresh (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Ddenoising.h61 unsigned int qp_thresh; member
Donyx_if.c528 int qp_thresh = (cpi->oxcf.screen_content_mode == 2) ? 80 : 100; in cyclic_background_refresh() local