Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dirc_rd_model.c88 ps_rd_model->model_coeff_b_lin_wo_int = 0; in irc_init_frm_rc_rd_model()
98 ps_rd_model->model_coeff_b_lin_wo_int = 0; in irc_reset_frm_rc_rd_model()
344 ps_rd_model->model_coeff_b_lin_wo_int = model_coeff_array_lin_wo_int[0]; in irc_update_frame_rd_model()
Dirc_rd_model_struct.h71 model_coeff model_coeff_b_lin_wo_int; member
/external/libhevc/encoder/
Drc_rd_model_struct.h102 model_coeff model_coeff_b_lin_wo_int; member
Drc_rd_model_fix.c104 ps_rd_model->model_coeff_b_lin_wo_int.sm = 0; in init_frm_rc_rd_model()
116 ps_rd_model->model_coeff_b_lin_wo_int.e = 0; in init_frm_rc_rd_model()
141 ps_rd_model->model_coeff_b_lin_wo_int.sm = 0; in reset_frm_rc_rd_model()
153 ps_rd_model->model_coeff_b_lin_wo_int.e = 0; in reset_frm_rc_rd_model()
1211 ps_rd_model->model_coeff_b_lin_wo_int = model_coeff_array_lin_wo_int[0]; in update_frame_rd_model()
Drc_rd_model.c102 ps_rd_model->model_coeff_b_lin_wo_int = 0; in init_frm_rc_rd_model()
121 ps_rd_model->model_coeff_b_lin_wo_int = 0; in reset_frm_rc_rd_model()
662 ps_rd_model->model_coeff_b_lin_wo_int = model_coeff_array_lin_wo_int[0]; in update_frame_rd_model()