Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_inter_pred.c142 UWORD8 *pu1_dst_luma, *pu1_dst_chroma; in ihevcd_inter_pred_ctb() local
186 pu1_dst_chroma = ps_proc->pu1_cur_pic_chroma; in ihevcd_inter_pred_ctb()
354 pu1_dst = pu1_dst_chroma + pu_y * ref_strd / 2 + pu_x; in ihevcd_inter_pred_ctb()