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.c1122 rate_correction_factor = cpi->gf_rate_correction_factor; in vp8_update_rate_correction_factors()
1201 cpi->gf_rate_correction_factor = rate_correction_factor; in vp8_update_rate_correction_factors()
1250 correction_factor = cpi->gf_rate_correction_factor; in vp8_regulate_q()
Donyx_if.c244 lc->gf_rate_correction_factor = cpi->gf_rate_correction_factor; in save_layer_context()
282 cpi->gf_rate_correction_factor = lc->gf_rate_correction_factor; in restore_layer_context()
356 lc->gf_rate_correction_factor = 1.0; in init_temporal_layer_context()
1995 cpi->gf_rate_correction_factor = 1.0; in vp8_create_compressor()