Searched refs:as_rc_frame_stat (Results 1 – 1 of 1) sorted by relevance
3689 rc_bits_sad_t as_rc_frame_stat[IHEVCE_MAX_NUM_BITRATES]; in ihevce_enc_frm_proc_slave_thrd() local3704 &as_rc_frame_stat[i], in ihevce_enc_frm_proc_slave_thrd()3730 (as_rc_frame_stat[i].u4_total_texture_bits + in ihevce_enc_frm_proc_slave_thrd()3731 as_rc_frame_stat[i].u4_total_header_bits), //pass total bits in ihevce_enc_frm_proc_slave_thrd()3732 as_rc_frame_stat[i].u4_total_header_bits, in ihevce_enc_frm_proc_slave_thrd()3733 as_rc_frame_stat[i].u4_total_sad, in ihevce_enc_frm_proc_slave_thrd()3734 as_rc_frame_stat[i].u4_total_intra_sad, in ihevce_enc_frm_proc_slave_thrd()3738 as_rc_frame_stat[i].i4_qp_normalized_8x8_cu_sum, in ihevce_enc_frm_proc_slave_thrd()3739 as_rc_frame_stat[i].i4_8x8_cu_sum, in ihevce_enc_frm_proc_slave_thrd()3740 as_rc_frame_stat[i].i8_sad_by_qscale, in ihevce_enc_frm_proc_slave_thrd()[all …]