Searched defs:mv_cost (Results 1 – 7 of 7) sorted by relevance
579 S32 mv_cost; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon() local740 S32 mv_cost; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon() local
1945 const int64_t mv_cost = in diamond_search_sad_new() local1981 const int64_t mv_cost = in diamond_search_sad_new() local2004 const int64_t mv_cost = in diamond_search_sad_new() local2682 const int64_t mv_cost = in vp9_refining_search_sad_new() local2706 const int64_t mv_cost = in vp9_refining_search_sad_new() local2725 const int64_t mv_cost = in vp9_refining_search_sad_new() local
1114 double mv_cost = get_mv_mode_cost(mv_mode); in get_mv_cost() local1141 double mv_cost = in eval_mv_mode() local
1515 static INLINE int mv_cost(const MV *mv, const int *joint_cost, in mv_cost() function
366 static void update_costs(uint8_t *mode_cost, uint8_t *mv_cost, uint8_t *hme_mv_cost, int qp, StdVid… in update_costs()826 uint8_t mv_cost[8]; in anv_h264_encode_video() local
844 int mv_cost; in estimate_modemvcost() local
258 static inline int mv_cost(const MV *mv, const int *joint_cost, in mv_cost() function