Home
last modified time | relevance | path

Searched refs:rc_type (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dbit_allocation.c983 rc_type_e rc_type = get_rc_type(ps_cbr_buf_handling); in bit_alloc_get_intra_bits() local
1119 if((rc_type == VBR_STREAMING) && (i4_call_type == 1)) in bit_alloc_get_intra_bits()
1465 rc_type = get_rc_type(ps_cbr_buffer); in get_cur_frm_est_texture_bits() local
1467 if(rc_type == VBR_STREAMING) in get_cur_frm_est_texture_bits()
Drate_control_api.c1040 max_buffer_level = 0, rc_type = get_rc_type(ps_rate_control_api->ps_cbr_buffer); in clip_qp_based_on_prev_ref() local
1042 if(rc_type == VBR_STREAMING) in clip_qp_based_on_prev_ref()
1379 max_buffer_level = 0, rc_type = get_rc_type(ps_rate_control_api->ps_cbr_buffer); in get_frame_level_qp() local
1381 if(rc_type == VBR_STREAMING) in get_frame_level_qp()