Searched defs:damp_var (Results 1 - 2 of 2) sorted by relevance

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

Completed in 49 milliseconds