Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process.c4249 UWORD8 *pu1_curr_recon; in ihevce_enc_frm_proc_slave_thrd() local
4255 pu1_curr_recon = (UWORD8 *)ps_recon_out_temp->pv_y_buf; in ihevce_enc_frm_proc_slave_thrd()
4261 pu1_curr_recon, in ihevce_enc_frm_proc_slave_thrd()
4267 pu1_curr_recon += in ihevce_enc_frm_proc_slave_thrd()
Dihevce_enc_loop_utils.c2546 UWORD8 *pu1_curr_recon, *pu1_curr_pred; in ihevce_it_recon_fxn() local
2549 pu1_curr_recon = pu1_recon; in ihevce_it_recon_fxn()
2554 pu1_curr_recon, recon_strd, pu1_curr_pred, pred_strd, trans_size, sizeof(UWORD8)); in ihevce_it_recon_fxn()