Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_lap_interface.c560 ps_lap_inp_buf->s_input_buf.i4_bottom_field); in ihevce_lap_parse_sync_cmd()
848 WORD32 i4_bottom_field = ps_lap_inp->s_input_buf.i4_bottom_field; in ref_b_pic_population() local
849 WORD32 first_field = (ps_lap_inp->s_input_buf.i4_topfield_first ^ i4_bottom_field); in ref_b_pic_population()
2191 ps_lap_inp_buf->s_input_buf.i4_bottom_field); in ihevce_lap_process()
Dihevce_api.h1146 WORD32 i4_bottom_field; member
Dihevce_frame_process.c3085 ps_frm_recon->i4_bottom_field = in ihevce_enc_frm_proc_slave_thrd()
3086 ps_curr_inp->s_input_buf.i4_bottom_field; in ihevce_enc_frm_proc_slave_thrd()
3817 ps_curr_inp->s_input_buf.i4_bottom_field); in ihevce_enc_frm_proc_slave_thrd()
5174 ps_curr_inp->s_rc_lap_out.i4_is_bottom_field = ps_curr_inp->s_input_buf.i4_bottom_field; in ihevce_pre_enc_init()
5282 ps_curr_inp->s_input_buf.i4_bottom_field); in ihevce_pre_enc_init()
5326 (ps_curr_inp->s_input_buf.i4_topfield_first ^ ps_curr_inp->s_input_buf.i4_bottom_field); in ihevce_pre_enc_init()
5503 ps_frm_recon->i4_bottom_field = ps_curr_inp->s_input_buf.i4_bottom_field; in ihevce_pre_enc_coarse_me_init()
Dihevce_coarse_me_pass.c916 (!(ps_enc_lap_inp->s_input_buf.i4_bottom_field ^ in ihevce_coarse_me_frame_init()
Dihevce_enc_structs.h1058 WORD32 i4_bottom_field; member
Dihevce_me_pass.c1271 (!(ps_enc_lap_inp->s_input_buf.i4_bottom_field ^ in ihevce_me_frame_init()
Dihevce_plugin.c1985 ps_curr_inp->i4_bottom_field = ps_ctxt->i4_field_id; in ihevce_encode()