Home
last modified time | relevance | path

Searched refs:model_coeff_c_lin_wo_int (Results 1 – 5 of 5) 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
/external/libhevc/encoder/
Drc_rd_model_struct.h103 model_coeff model_coeff_c_lin_wo_int; member
Drc_rd_model_fix.c105 ps_rd_model->model_coeff_c_lin_wo_int.sm = 0; in init_frm_rc_rd_model()
117 ps_rd_model->model_coeff_c_lin_wo_int.e = 0; in init_frm_rc_rd_model()
142 ps_rd_model->model_coeff_c_lin_wo_int.sm = 0; in reset_frm_rc_rd_model()
154 ps_rd_model->model_coeff_c_lin_wo_int.e = 0; in reset_frm_rc_rd_model()
1213 ps_rd_model->model_coeff_c_lin_wo_int = model_coeff_array_lin_wo_int[2]; in update_frame_rd_model()
Drc_rd_model.c103 ps_rd_model->model_coeff_c_lin_wo_int = 0; in init_frm_rc_rd_model()
122 ps_rd_model->model_coeff_c_lin_wo_int = 0; in reset_frm_rc_rd_model()
664 ps_rd_model->model_coeff_c_lin_wo_int = model_coeff_array_lin_wo_int[2]; in update_frame_rd_model()