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.h267 double gf_rate_correction_factor; member
372 double gf_rate_correction_factor; member
Dratectrl.c1130 rate_correction_factor = cpi->gf_rate_correction_factor; in vp8_update_rate_correction_factors()
1209 cpi->gf_rate_correction_factor = rate_correction_factor; in vp8_update_rate_correction_factors()
1263 correction_factor = cpi->gf_rate_correction_factor; in vp8_regulate_q()
Donyx_if.c228 lc->gf_rate_correction_factor = cpi->gf_rate_correction_factor; in save_layer_context()
266 cpi->gf_rate_correction_factor = lc->gf_rate_correction_factor; in restore_layer_context()
340 lc->gf_rate_correction_factor = 1.0; in init_temporal_layer_context()
2022 cpi->gf_rate_correction_factor = 1.0; in vp8_create_compressor()