Lines Matching defs:cpi
78 static int compute_deltaq(const VP9_COMP *cpi, int q, double rate_factor) { in compute_deltaq()
93 int vp9_cyclic_refresh_estimate_bits_at_q(const VP9_COMP *cpi, in vp9_cyclic_refresh_estimate_bits_at_q()
125 int vp9_cyclic_refresh_rc_bits_per_mb(const VP9_COMP *cpi, int i, in vp9_cyclic_refresh_rc_bits_per_mb()
148 void vp9_cyclic_refresh_update_segment(VP9_COMP *const cpi, MODE_INFO *const mi, in vp9_cyclic_refresh_update_segment()
211 void vp9_cyclic_refresh_update_sb_postencode(VP9_COMP *const cpi, in vp9_cyclic_refresh_update_sb_postencode()
247 void vp9_cyclic_refresh_postencode(VP9_COMP *const cpi) { in vp9_cyclic_refresh_postencode()
306 void vp9_cyclic_refresh_set_golden_update(VP9_COMP *const cpi) { in vp9_cyclic_refresh_set_golden_update()
327 static void cyclic_refresh_update_map(VP9_COMP *const cpi) { in cyclic_refresh_update_map()
420 void vp9_cyclic_refresh_update_parameters(VP9_COMP *const cpi) { in vp9_cyclic_refresh_update_parameters()
499 void vp9_cyclic_refresh_setup(VP9_COMP *const cpi) { in vp9_cyclic_refresh_setup()
582 void vp9_cyclic_refresh_reset_resize(VP9_COMP *const cpi) { in vp9_cyclic_refresh_reset_resize()