Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_iquant_itrans_recon_ctb.c1005 UWORD8 *pu1_pred_orig = pu1_pred - chroma_yuv420sp_vu_u_offset; in ihevcd_iquant_itrans_recon_ctb() local
1022 pu1_top = pu1_pred_orig - pic_strd; in ihevcd_iquant_itrans_recon_ctb()
1023 pu1_left = pu1_pred_orig - 2; in ihevcd_iquant_itrans_recon_ctb()
1024 pu1_top_left = pu1_pred_orig - pic_strd - 2; in ihevcd_iquant_itrans_recon_ctb()
1058 …odec->apf_intra_pred_chroma[chroma_pred_func_idx](au1_ref_sub_out, 1, pu1_pred_orig, pred_strd, tr… in ihevcd_iquant_itrans_recon_ctb()