Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Ddenoising.h61 unsigned int qp_thresh; member
H A Donyx_if.c515 int qp_thresh = (cpi->oxcf.screen_content_mode == 2) ? 80 : 100; in cyclic_background_refresh() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Daq_cyclicrefresh.c410 const int qp_thresh = AOMMAX(16, rc->best_quality + 4); in av1_cyclic_refresh_update_parameters() local
H A Dratectrl.c3944 const int qp_thresh = 3 * (cpi->rc.worst_quality >> 2); in av1_postencode_drop_cbr() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c488 int qp_thresh = VPXMIN((cpi->oxcf.content == VP9E_CONTENT_SCREEN) ? 35 : 20, in vp9_cyclic_refresh_update_parameters() local