Home
last modified time | relevance | path

Searched refs:B11_PIC (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Drc_cntrl_param.h101 B11_PIC, enumerator
Dbit_allocation.c598 avq_complexity_estimate[B11_PIC], in init_prev_header_bits()
657 ai4_header_bits_percentage[B11_PIC] = ai4_header_bits_percentage[B_PIC]; in init_prev_header_bits()
780 ps_bit_allocation->i2_K[B11_PIC] = (B_TO_B1_RATIO * P_TO_B_RATIO * I_TO_P_RATIO) >> (K_Q + K_Q); in init_bit_allocation()
850 SET_VAR_Q(avq_complexity_estimate[B11_PIC], STATIC_B1_TO_B2_RATIO, 0); in init_bit_allocation()
1324 SET_VAR_Q(avq_complexity_estimate[B11_PIC], (B1_TO_B2_BIT_RATIO), 0); in get_cur_frm_est_texture_bits()
Drate_control_api.c1062 case B11_PIC: in clip_qp_based_on_prev_ref()
1402 case B11_PIC: in get_frame_level_qp()
2343 else if(e_pic_type == B1_PIC || e_pic_type == B11_PIC) in update_frame_rc_get_frame_qp_info()
Dihevce_rc_interface.c1043 ps_rc_ctxt->ai4_init_pre_enc_qp[B11_PIC] = I_frame_qp + 3; in ihevce_rc_init()
3067 else if((rc_pic_type == B1_PIC) || (rc_pic_type == B11_PIC)) in ihevce_rc_get_pic_quant()
3961 else if(rc_pic_type == B1_PIC || rc_pic_type == B11_PIC) in ihevce_rc_get_pic_param()
Dihevce_lap_interface.c1467 ps_lap_struct->ai4_pic_type_to_be_removed[ps_lap_struct->i4_enq_idx] = B11_PIC; in update_rc_num_pic_type()