Searched refs:ps_rc_prms (Results 1 – 2 of 2) sorted by relevance
87 void *pv_enc_loop_ctxt, rc_bits_sad_t *ps_rc_prms, WORD32 i4_br_id, WORD32 i4_enc_frm_id);
6285 rc_bits_sad_t *ps_rc_prms, in ihevce_enc_loop_get_frame_rc_prms() argument6341 ps_rc_prms->u4_open_loop_intra_sad = total_frame_open_loop_intra_sad; in ihevce_enc_loop_get_frame_rc_prms()6342 ps_rc_prms->i8_total_ssd_frame = i8_total_ssd_frame; in ihevce_enc_loop_get_frame_rc_prms()6343 ps_rc_prms->u4_total_sad = total_frame_sad; in ihevce_enc_loop_get_frame_rc_prms()6344 ps_rc_prms->u4_total_texture_bits = total_frame_rdopt_bits - total_frame_rdopt_header_bits; in ihevce_enc_loop_get_frame_rc_prms()6345 ps_rc_prms->u4_total_header_bits = total_frame_rdopt_header_bits; in ihevce_enc_loop_get_frame_rc_prms()6347 ps_rc_prms->u4_total_intra_sad = total_frame_intra_sad; in ihevce_enc_loop_get_frame_rc_prms()6348 ps_rc_prms->i4_qp_normalized_8x8_cu_sum[0] = i4_qp_normalized_8x8_cu_sum[0]; in ihevce_enc_loop_get_frame_rc_prms()6349 ps_rc_prms->i4_qp_normalized_8x8_cu_sum[1] = i4_qp_normalized_8x8_cu_sum[1]; in ihevce_enc_loop_get_frame_rc_prms()6350 ps_rc_prms->i4_8x8_cu_sum[0] = i4_8x8_cu_sum[0]; in ihevce_enc_loop_get_frame_rc_prms()[all …]