Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Ddenoising.c83 int adjustment = 0; in vp8_denoiser_filter_c() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ratectrl.c411 const int adjustment = ((offset * qdiff) + (gap >> 1)) / gap; in get_active_quality() local
450 int adjustment = 0; in calc_active_worst_quality_one_pass_cbr() local