Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_inter_pred.c118 UWORD8 *ref_pic_l0 = NULL, *ref_pic_l1 = NULL; in ihevcd_inter_pred_ctb() local
286 ref_pic_l0 = ref_pic_luma_l0 + ai2_yint[0] * ref_strd in ihevcd_inter_pred_ctb()
329 ref_pic_l0 = ref_pic_chroma_l0 + ai2_yint[0] * ref_strd in ihevcd_inter_pred_ctb()
400 ref_pic_l0 - (ntaps / 2 - 1) * func_src_strd : in ihevcd_inter_pred_ctb()
401 ref_pic_l0; in ihevcd_inter_pred_ctb()