Searched defs:i4_mv_x (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/encoder/arm/ |
D | ihevce_subpel_neon.c | 255 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() 307 S32 i4_mv_x, 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()
|
/external/libhevc/encoder/ |
D | hme_subpel.c | 121 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() 196 S32 i4_mv_x, in hme_qpel_interp_avg_2pt_vert_no_reuse() 209 S32 i4_mv_x, in hme_qpel_interp_avg_2pt_horz_no_reuse() 244 S32 i4_mv_x, in hme_qpel_interp_comprehensive() 2312 S32 i4_mv_x, i4_mv_y; in hme_subpel_refine_search_node_high_speed() local 2930 S32 i4_mv_x, i4_mv_y; in hme_subpel_refine_search_node_high_speed() local 4158 S32 i4_mv_x, i4_mv_y; in hme_subpel_refine_cu_hs() local
|
D | hme_utils.c | 291 void hme_update_histogram(mv_hist_t *ps_hist, S32 i4_mv_x, S32 i4_mv_y) in hme_update_histogram() 5508 S32 i4_mv_x, 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()
|