Home
last modified time | relevance | path

Searched defs:mv_cost (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/vp9/encoder/arm/neon/
Dvp9_diamond_search_sad_neon.c40 static INLINE int mv_cost(const int_mv mv, const int *joint_cost, in mv_cost() function
/external/libhevc/encoder/arm/
Dihevce_coarse_layer_sad_neon.c579 S32 mv_cost; in hme_combine_4x4_sads_and_compute_cost_high_speed_neon() local
740 S32 mv_cost; in hme_combine_4x4_sads_and_compute_cost_high_quality_neon() local
/external/libvpx/vp9/encoder/
Dvp9_mcomp.c80 static INLINE int mv_cost(const MV *mv, const int *joint_cost, in mv_cost() function
1960 const int64_t mv_cost = in diamond_search_sad_new() local
1996 const int64_t mv_cost = in diamond_search_sad_new() local
2019 const int64_t mv_cost = in diamond_search_sad_new() local
2644 const int64_t mv_cost = in vp9_refining_search_sad_new() local
2668 const int64_t mv_cost = in vp9_refining_search_sad_new() local
2687 const int64_t mv_cost = in vp9_refining_search_sad_new() local
Dvp9_encoder.c7006 double mv_cost = get_mv_mode_cost(mv_mode); local
7033 double mv_cost = local
/external/libvpx/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c43 static INLINE int mv_cost(const int_mv mv, const int *joint_cost, in mv_cost() function
/external/libvpx/vp8/encoder/
Dfirstpass.c857 int mv_cost; in estimate_modemvcost() local
/external/libaom/av1/encoder/
Dmcomp.c260 static INLINE int mv_cost(const MV *mv, const int *joint_cost, in mv_cost() function