HomeSort by relevance Sort by last modified time
    Searched refs:model_coeff_a_lin_wo_int (Results 1 - 2 of 2) sorted by null

  /external/libavc/encoder/
irc_rd_model_struct.h 70 model_coeff model_coeff_a_lin_wo_int; member in struct:rc_rd_model_t
irc_rd_model.c 87 ps_rd_model->model_coeff_a_lin_wo_int = 0;
97 ps_rd_model->model_coeff_a_lin_wo_int = 0;
345 ps_rd_model->model_coeff_a_lin_wo_int = model_coeff_array_lin_wo_int[1];
355 fl_num_bits = ps_rd_model->model_coeff_a_lin_wo_int
374 / ps_rd_model->model_coeff_a_lin_wo_int;
518 * ps_rd_model_of_pic_type->model_coeff_a_lin_wo_int
531 ps_rd_model_of_pic_type->model_coeff_a_lin_wo_int
563 return (ps_rd_model->model_coeff_a_lin_wo_int);

Completed in 85 milliseconds