Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dirc_rd_model.c89 ps_rd_model->model_coeff_c_lin_wo_int = 0; in irc_init_frm_rc_rd_model()
99 ps_rd_model->model_coeff_c_lin_wo_int = 0; in irc_reset_frm_rc_rd_model()
346 ps_rd_model->model_coeff_c_lin_wo_int = model_coeff_array_lin_wo_int[2]; in irc_update_frame_rd_model()
Dirc_rd_model_struct.h72 model_coeff model_coeff_c_lin_wo_int; member