Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_inter_pred.c146 WORD16 *pi2_tmp1, *pi2_tmp2; in ihevcd_inter_pred_ctb() local
184 pi2_tmp2 = ps_proc->pi2_inter_pred_tmp_buf2; in ihevcd_inter_pred_ctb()
446 (void *)pi2_tmp2 : (void *)pu1_dst; in ihevcd_inter_pred_ctb()
449 func_dst = pi2_tmp2; in ihevcd_inter_pred_ctb()
467 func_src = pi2_tmp2 + (ntaps / 2 - 1) * func_src_strd; in ihevcd_inter_pred_ctb()
470 (void *)pi2_tmp2 : (void *)pu1_dst; in ihevcd_inter_pred_ctb()
502 pi2_tmp2, in ihevcd_inter_pred_ctb()
525 pi2_tmp2, in ihevcd_inter_pred_ctb()
547 pi2_tmp2, in ihevcd_inter_pred_ctb()
588 …>s_func_selector.ihevc_weighted_pred_uni_fptr(ps_pu->b2_pred_mode == PRED_L0 ? pi2_tmp1 : pi2_tmp2, in ihevcd_inter_pred_ctb()
[all …]