Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_prob.h68 static INLINE vp9_prob weighted_prob(int prob1, int prob2, int factor) { in weighted_prob()
78 const unsigned int factor = max_update_factor * count / count_sat; in merge_probs() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c77 const float factor = 0.5; in apply_cyclic_refresh_bitrate() local
Dvp9_ratectrl.c289 static void set_rate_correction_factor(VP9_COMP *cpi, double factor) { in set_rate_correction_factor()
Dvp9_onyx_if.c1936 const int factor = (i == 0 || i == 3 ? 1 : 2); in scale_and_extend_frame() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1921 uint factor = 1; in bcm_qdbm_to_mw() local