Home
last modified time | relevance | path

Searched refs:number_t_to_word32 (Results 1 – 11 of 11) sorted by relevance

/external/libavc/encoder/
Dirc_common.h47 #define number_t_to_word32(num_a, a) *a = (WORD32)num_a macro
71 number_t_to_word32(vq_a,&(P1));\
Dirc_bit_allocation.c503 number_t_to_word32(vq_est_texture_bits_for_frm, in irc_ba_get_cur_frm_est_texture_bits()
523 number_t_to_word32(vq_est_texture_bits_for_frm, in irc_ba_get_cur_frm_est_texture_bits()
563 number_t_to_word32(ps_bit_allocation->s_rbip.vq_rem_bits_in_period, in irc_ba_get_rem_bits_in_period()
Dirc_est_sad.c194 number_t_to_word32(vq_prev_frm_sad_i, in irc_get_est_sad()
Dih264e_time_stamp.c290 number_t_to_word32(s_common_time_base, &(ps_frame_time->common_time_base)); in ih264e_init_frame_time()
/external/libhevc/encoder/
Dvar_q_operator.c185 void number_t_to_word32(number_t num_a, WORD32 *a) in number_t_to_word32() function
203 #pragma CODE_SECTION(number_t_to_word32, "itt_varq_l1pram");
Dvar_q_operator.h39 void number_t_to_word32(number_t num_a, WORD32 *a);
Drc_common.h81 number_t_to_word32(vq_a, &(P1)); \
Dest_sad.c192 number_t_to_word32(vq_prev_frm_sad_i, (WORD32 *)&u4_estimated_sad); in get_est_sad()
Drc_rd_model_fix.c1260 number_t_to_word32(s_num_bits, &i4_temp); in estimate_bits_for_qp()
Dihevce_rc_interface.c3737 number_t_to_word32(s_hevce_qp, &i4_hevce_qp); in ihevce_rc_get_scaled_hevce_qp_q6()
3783 number_t_to_word32(s_hevce_qp, &i4_hevce_qp); in ihevce_rc_get_scaled_hevce_qp_q3()
Dbit_allocation.c522 number_t_to_word32(vq_est_texture_bits_for_frm, &i4_estimated_bits); in get_bits_based_on_complexity()