Home
last modified time | relevance | path

Searched refs:gf_rate_correction_factor (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h246 double gf_rate_correction_factor; member
352 double gf_rate_correction_factor; member
Dratectrl.c1048 rate_correction_factor = cpi->gf_rate_correction_factor; in vp8_update_rate_correction_factors()
1125 cpi->gf_rate_correction_factor = rate_correction_factor; in vp8_update_rate_correction_factors()
1178 correction_factor = cpi->gf_rate_correction_factor; in vp8_regulate_q()
Donyx_if.c210 lc->gf_rate_correction_factor = cpi->gf_rate_correction_factor; in save_layer_context()
249 cpi->gf_rate_correction_factor = lc->gf_rate_correction_factor; in restore_layer_context()
322 lc->gf_rate_correction_factor = 1.0; in init_temporal_layer_context()
1953 cpi->gf_rate_correction_factor = 1.0; in vp8_create_compressor()