Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c3705 rc_bits_sad_t as_rc_frame_stat[IHEVCE_MAX_NUM_BITRATES]; in ihevce_enc_frm_proc_slave_thrd() local
3720 &as_rc_frame_stat[i], in ihevce_enc_frm_proc_slave_thrd()
3746 (as_rc_frame_stat[i].u4_total_texture_bits + in ihevce_enc_frm_proc_slave_thrd()
3747 as_rc_frame_stat[i].u4_total_header_bits), //pass total bits in ihevce_enc_frm_proc_slave_thrd()
3748 as_rc_frame_stat[i].u4_total_header_bits, in ihevce_enc_frm_proc_slave_thrd()
3749 as_rc_frame_stat[i].u4_total_sad, in ihevce_enc_frm_proc_slave_thrd()
3750 as_rc_frame_stat[i].u4_total_intra_sad, in ihevce_enc_frm_proc_slave_thrd()
3754 as_rc_frame_stat[i].i4_qp_normalized_8x8_cu_sum, in ihevce_enc_frm_proc_slave_thrd()
3755 as_rc_frame_stat[i].i4_8x8_cu_sum, in ihevce_enc_frm_proc_slave_thrd()
3756 as_rc_frame_stat[i].i8_sad_by_qscale, in ihevce_enc_frm_proc_slave_thrd()
[all …]