Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_defs.h1026 #define HME_SET_MVPRED_RES(ps_pred_ctxt, mv_pel_res) ((ps_pred_ctxt)->mv_pel = mv_pel_res) macro
Dhme_subpel.c2375 HME_SET_MVPRED_RES(ps_pred_ctxt, MV_RES_QPEL); in hme_subpel_refine_search_node_high_speed()
2997 HME_SET_MVPRED_RES(ps_pred_ctxt, MV_RES_QPEL); in hme_subpel_refine_search_node_high_speed()
Dhme_utils.c1029 HME_SET_MVPRED_RES((&ps_search_results->as_pred_ctxt[0]), mv_res); in hme_reset_search_results()
1030 HME_SET_MVPRED_RES((&ps_search_results->as_pred_ctxt[1]), mv_res); in hme_reset_search_results()
Dhme_refine.c942 HME_SET_MVPRED_RES(ps_pred_ctxt, MV_RES_QPEL); in hme_pick_eval_merge_candts()