Home
last modified time | relevance | path

Searched refs:interp_prms_t (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/encoder/
Dihevce_me_instr_set_router.h58 typedef void FT_QPEL_INTERP_AVG(interp_prms_t *, S32, S32, S32);
60 typedef void FT_QPEL_INTERP_AVG_1PT(interp_prms_t *, S32, S32, S32, U08 **, S32 *);
62 typedef void FT_QPEL_INTERP_AVG_2PT(interp_prms_t *, S32, S32, U08 **, S32 *);
Dhme_interface.h265 } interp_prms_t; typedef
274 typedef void (*PF_INTERP_FXN_T)(interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, S32 interp_buf_id…
Dhme_subpel.c121 void hme_qpel_interp_avg(interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, S32 i4_buf_id) in hme_qpel_interp_avg()
195 interp_prms_t *ps_prms, in hme_qpel_interp_avg_2pt_vert_no_reuse()
208 interp_prms_t *ps_prms, in hme_qpel_interp_avg_2pt_horz_no_reuse()
241 interp_prms_t *ps_prms, in hme_qpel_interp_comprehensive()
560 interp_prms_t s_interp_prms; in hme_compute_pred_and_evaluate_bi()
584 interp_prms_t *ps_interp_prms = &s_interp_prms; in hme_compute_pred_and_evaluate_bi()
2344 interp_prms_t s_interp_prms; in hme_subpel_refine_search_node_high_speed()
2961 interp_prms_t s_interp_prms; in hme_subpel_refine_search_node_high_speed()
Dhme_utils.c5507 interp_prms_t *ps_prms, in hme_qpel_interp_avg_1pt()
5575 interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, U08 **ppu1_final, S32 *pi4_final_stride) in hme_qpel_interp_avg_2pt_vert_with_reuse()
5583 interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, U08 **ppu1_final, S32 *pi4_final_stride) in hme_qpel_interp_avg_2pt_horz_with_reuse()
Dhme_refine.c631 interp_prms_t s_interp_prms; in hme_pick_eval_merge_candts()
/external/libhevc/encoder/arm/
Dihevce_subpel_neon.c255 void hme_qpel_interp_avg_neon(interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, S32 i4_buf_id) in hme_qpel_interp_avg_neon()
306 interp_prms_t *ps_prms, in hme_qpel_interp_avg_1pt_neon()
350 interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, U08 **ppu1_final, S32 *pi4_final_stride) in hme_qpel_interp_avg_2pt_vert_with_reuse_neon()
358 interp_prms_t *ps_prms, S32 i4_mv_x, S32 i4_mv_y, U08 **ppu1_final, S32 *pi4_final_stride) in hme_qpel_interp_avg_2pt_horz_with_reuse_neon()