Searched refs:pv_inter_pred_ctxt (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_inter_pred.h | 95 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);
|
D | ihevce_inter_pred.c | 374 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()
|
D | ihevce_enc_loop_structs.h | 944 void *pv_inter_pred_ctxt,
|