Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_inter_pred.h95 void *pv_inter_pred_ctxt,
102 void *pv_inter_pred_ctxt,
109 void *pv_inter_pred_ctxt, pu_t *ps_pu, UWORD8 *pu1_dst_buf, WORD32 dst_stride);
Dihevce_inter_pred.c374 void *pv_inter_pred_ctxt, in ihevce_luma_inter_pred_pu() argument
380 inter_pred_ctxt_t *ps_inter_pred_ctxt = (inter_pred_ctxt_t *)pv_inter_pred_ctxt; 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
1011 inter_pred_ctxt_t *ps_inter_pred_ctxt = (inter_pred_ctxt_t *)pv_inter_pred_ctxt; in ihevce_chroma_inter_pred_pu()
Dihevce_enc_loop_structs.h944 void *pv_inter_pred_ctxt,