Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_slice.c717 ps_dec->ps_frame_buf_ip_recon = &ps_dec->s_tran_addrecon; in ih264d_start_of_pic()
726 ps_dec->ps_frame_buf_ip_recon = &ps_dec->s_tran_iprecon; in ih264d_start_of_pic()
Dih264d_deblocking.c1279 pu1_mb_last_row = ps_dec->ps_frame_buf_ip_recon->pu1_dest_y in ih264d_copy_intra_pred_line()
1284 pu1_mb_last_row = ps_dec->ps_frame_buf_ip_recon->pu1_dest_u in ih264d_copy_intra_pred_line()
Dih264d_process_pslice.c544 tfr_ctxt_t *ps_frame_buf = ps_dec->ps_frame_buf_ip_recon; in ih264d_process_inter_mb()
Dih264d_structs.h895 tfr_ctxt_t *ps_frame_buf_ip_recon; member
Dih264d_process_intra_mb.c754 tfr_ctxt_t *ps_frame_buf = ps_dec->ps_frame_buf_ip_recon; in ih264d_process_intra_mb()