Home
last modified time | relevance | path

Searched refs:damp_var (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dratectrl.h25 extern void vp8_update_rate_correction_factors(VP8_COMP *cpi, int damp_var);
Dratectrl.c1101 void vp8_update_rate_correction_factors(VP8_COMP *cpi, int damp_var) in vp8_update_rate_correction_factors() argument
1159 switch (damp_var) in vp8_update_rate_correction_factors()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_ratectrl.h132 void vp9_rc_update_rate_correction_factors(struct VP9_COMP *cpi, int damp_var);
Dvp9_ratectrl.c301 void vp9_rc_update_rate_correction_factors(VP9_COMP *cpi, int damp_var) { in vp9_rc_update_rate_correction_factors() argument
325 switch (damp_var) { in vp9_rc_update_rate_correction_factors()