Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Donyx_int.h248 double gf_rate_correction_factor; member
354 double gf_rate_correction_factor; member
Dratectrl.c1052 rate_correction_factor = cpi->gf_rate_correction_factor; in vp8_update_rate_correction_factors()
1129 cpi->gf_rate_correction_factor = rate_correction_factor; in vp8_update_rate_correction_factors()
1182 correction_factor = cpi->gf_rate_correction_factor; in vp8_regulate_q()
Donyx_if.c211 lc->gf_rate_correction_factor = cpi->gf_rate_correction_factor; in vp8_save_layer_context()
250 cpi->gf_rate_correction_factor = lc->gf_rate_correction_factor; in vp8_restore_layer_context()
323 lc->gf_rate_correction_factor = 1.0; in vp8_init_temporal_layer_context()
1952 cpi->gf_rate_correction_factor = 1.0; in vp8_create_compressor()