Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drc_cntrl_param.h97 B1_PIC, enumerator
Dihevce_lap_interface.c95 { P_PIC, B_PIC, B1_PIC, B1_PIC, P_PIC, B_PIC, B1_PIC, B1_PIC },
96 { P_PIC, B_PIC, B1_PIC, B2_PIC, B2_PIC, B1_PIC, B2_PIC, B2_PIC },
1463 ps_lap_struct->ai4_pic_type_to_be_removed[ps_lap_struct->i4_enq_idx] = B1_PIC; in update_rc_num_pic_type()
Drate_control_api.c82 #define GET_LO_DEV_QP(Qprev, i4_num_active_pic_types)((i4_num_active_pic_types <= B1_PIC)?(((((WORD…
92 ((i4_num_active_pic_types <= B1_PIC) \
1061 case B1_PIC: in clip_qp_based_on_prev_ref()
1401 case B1_PIC: in get_frame_level_qp()
2140 if(e_pic_type != B_PIC || e_pic_type != B1_PIC || e_pic_type != B2_PIC) in update_frame_level_info()
2343 else if(e_pic_type == B1_PIC || e_pic_type == B11_PIC) in update_frame_rc_get_frame_qp_info()
Dbit_allocation.c596 SET_VAR_Q(avq_complexity_estimate[B1_PIC], (B1_TO_B2_BIT_RATIO), 0); in init_prev_header_bits()
656 ai4_header_bits_percentage[B1_PIC] = ai4_header_bits_percentage[B_PIC]; in init_prev_header_bits()
779 ps_bit_allocation->i2_K[B1_PIC] = (B_TO_B1_RATIO * P_TO_B_RATIO * I_TO_P_RATIO) >> (K_Q + K_Q); in init_bit_allocation()
849 SET_VAR_Q(avq_complexity_estimate[B1_PIC], STATIC_B1_TO_B2_RATIO, 0); in init_bit_allocation()
1321 avq_complexity_estimate[B1_PIC], in get_cur_frm_est_texture_bits()
Dihevce_rc_interface.c1038 ps_rc_ctxt->ai4_init_pre_enc_qp[B1_PIC] = I_frame_qp + 3; in ihevce_rc_init()
1259 lambda_modifier[B1_PIC] = in ihevce_rc_get_bpp_based_frame_qp()
1261 (WORD8)B1_PIC, 2, 1, (ps_rc_ctxt->i4_max_temporal_lyr > 2), i4_num_b) * in ihevce_rc_get_bpp_based_frame_qp()
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()