Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c2991 iv_enc_yuv_buf_t s_curr_recon_bufs; in ihevce_enc_loop_process() local
3058 memcpy(&s_curr_recon_bufs, &ps_frm_recon->s_yuv_buf_desc, sizeof(iv_enc_yuv_buf_t)); in ihevce_enc_loop_process()
3165 s_curr_recon_bufs.pv_y_buf = pu1_tmp; in ihevce_enc_loop_process()
3176 s_curr_recon_bufs.pv_u_buf = pu1_tmp; in ihevce_enc_loop_process()
3353 &s_curr_recon_bufs, in ihevce_enc_loop_process()