Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drate_control_api_structs.h93 WORD32 i4_I_frame_qp_model; /*offline = 0, online = 1*/ member
Drate_control_api.c295 ps_rate_control_api->i4_I_frame_qp_model = 0; in initialise_rate_control()
851 if(e_pic_type == P_PIC && ps_rate_control_api->i4_I_frame_qp_model) in get_min_max_qp()
2275 ps_rate_control_api->i4_I_frame_qp_model = is_first_frame_coded(ps_rate_control_api); in update_frame_rc_get_frame_qp_info()