Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_lap_enc_structs.h420 WORD32 i4_out_flush_flag; member
Dihevce_entropy_cod.c211 if(1 == ps_curr_inp->i4_out_flush_flag) in ihevce_ent_coding_thrd()
256 if(0 == ps_curr_inp->i4_out_flush_flag) in ihevce_ent_coding_thrd()
Dihevce_frame_process.c3529 ps_curr_out[i4_enc_frm_id][i4_bitrate_ctr]->i4_out_flush_flag = in ihevce_enc_frm_proc_slave_thrd()
3531 ->ps_curr_inp->s_lap_out.i4_out_flush_flag; in ihevce_enc_frm_proc_slave_thrd()
5748 WORD32 i4_out_flush_flag = 0; in ihevce_pre_enc_process_frame_thrd() local
5851 if(ps_curr_inp->s_lap_out.i4_out_flush_flag) in ihevce_pre_enc_process_frame_thrd()
6031 i4_out_flush_flag = in ihevce_pre_enc_process_frame_thrd()
6032 ps_multi_thrd->aps_curr_inp_pre_enc[i4_cur_coarse_me_idx]->s_lap_out.i4_out_flush_flag; in ihevce_pre_enc_process_frame_thrd()
6148 if(1 == i4_out_flush_flag) in ihevce_pre_enc_process_frame_thrd()
6203 i4_out_flush_flag) in ihevce_pre_enc_process_frame_thrd()
6261 ps_enc_ctxt, i4_cur_ipe_idx, (i4_end_flag || i4_out_flush_flag)); in ihevce_pre_enc_process_frame_thrd()
6644 } while((i4_end_flag || i4_out_flush_flag) && i4_num_buf_prod_for_l0_ipe); in ihevce_pre_enc_process_frame_thrd()
Dihevce_enc_structs.h2026 WORD32 i4_out_flush_flag; member
Dihevce_lap_interface.c2103 ps_lap_inp_buf->s_lap_out.i4_out_flush_flag = 0; in ihevce_lap_process()