Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_inter_pred.c384 UWORD8 *pu1_dst_buf = (UWORD8 *)pv_dst_buf; in ihevce_luma_inter_pred_pu() local
553 pu1_dst_buf, in ihevce_luma_inter_pred_pu()
664 pu1_dst_buf, in ihevce_luma_inter_pred_pu()
707 pi2_src, pu1_dst_buf, pu_wd, dst_stride, wgt0, off0, shift, lvl_shift, pu_ht, pu_wd); in ihevce_luma_inter_pred_pu()
731 pu1_dst_buf, in ihevce_luma_inter_pred_pu()
753 pu1_dst_buf, in ihevce_luma_inter_pred_pu()
1009 void *pv_inter_pred_ctxt, pu_t *ps_pu, UWORD8 *pu1_dst_buf, WORD32 dst_stride) in ihevce_chroma_inter_pred_pu() argument
1138 pu1_dst_buf, in ihevce_chroma_inter_pred_pu()
1204 pu1_dst_buf, in ihevce_chroma_inter_pred_pu()
1251 pu1_dst_buf, in ihevce_chroma_inter_pred_pu()
[all …]
Dihevce_inter_pred.h109 void *pv_inter_pred_ctxt, pu_t *ps_pu, UWORD8 *pu1_dst_buf, WORD32 dst_stride);
/external/libavc/encoder/
Dih264e_me.c1682 UWORD8 *pu1_dst_buf; in ih264e_evaluate_bipred() local
1693 pu1_dst_buf = ps_me_ctxt->apu1_subpel_buffs[i4_dest_buff]; in ih264e_evaluate_bipred()
1729 pu1_ref_mb_l0, pu1_ref_mb_l1, pu1_dst_buf, in ih264e_evaluate_bipred()
1734 ps_me_ctxt->pu1_src_buf_luma, pu1_dst_buf, in ih264e_evaluate_bipred()
1755 ps_mb_ctxt_bi->pu1_best_hpel_buf = pu1_dst_buf; in ih264e_evaluate_bipred()