Home
last modified time | relevance | path

Searched refs:pi2_tmp1 (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
183 pi2_tmp1 = ps_proc->pi2_inter_pred_tmp_buf1; in ihevcd_inter_pred_ctb()
403 (void *)pi2_tmp1 : (void *)pu1_dst; in ihevcd_inter_pred_ctb()
406 func_dst = pi2_tmp1; in ihevcd_inter_pred_ctb()
425 func_src = pi2_tmp1 + (ntaps / 2 - 1) * func_src_strd; in ihevcd_inter_pred_ctb()
427 (void *)pi2_tmp1 : (void *)pu1_dst; in ihevcd_inter_pred_ctb()
501 ps_codec->s_func_selector.ihevc_weighted_pred_bi_fptr(pi2_tmp1, in ihevcd_inter_pred_ctb()
524 ps_codec->s_func_selector.ihevc_weighted_pred_chroma_bi_fptr(pi2_tmp1, in ihevcd_inter_pred_ctb()
546 ps_codec->s_func_selector.ihevc_weighted_pred_chroma_bi_fptr(pi2_tmp1, 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 …]