Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c533 WORD32 ref_pics; in ihevce_pre_enc_manage_ref_pics() local
582 for(ref_pics = 0; ref_pics < ps_curr_inp->s_lap_out.i4_num_ref_pics; ref_pics++) in ihevce_pre_enc_manage_ref_pics()
588 ref_poc = curr_poc + ps_curr_inp->s_lap_out.as_ref_pics[ref_pics].i4_ref_pic_delta_poc; in ihevce_pre_enc_manage_ref_pics()
611 while(i4_loop != ps_curr_inp->s_lap_out.as_ref_pics[ref_pics] in ihevce_pre_enc_manage_ref_pics()
627 &ps_curr_inp->s_lap_out.as_ref_pics[ref_pics].as_wght_off[0], in ihevce_pre_enc_manage_ref_pics()
633 ps_curr_inp->s_lap_out.as_ref_pics[ref_pics].i4_used_by_cur_pic_flag; in ihevce_pre_enc_manage_ref_pics()
638 while(i4_loop != ps_curr_inp->s_lap_out.as_ref_pics[ref_pics] in ihevce_pre_enc_manage_ref_pics()
646 &ps_curr_inp->s_lap_out.as_ref_pics[ref_pics].as_wght_off[i4_loop], in ihevce_pre_enc_manage_ref_pics()
652 ps_curr_inp->s_lap_out.as_ref_pics[ref_pics].i4_used_by_cur_pic_flag; in ihevce_pre_enc_manage_ref_pics()
668 while(i4_loop != ps_curr_inp->s_lap_out.as_ref_pics[ref_pics] in ihevce_pre_enc_manage_ref_pics()
[all …]