Home
last modified time | relevance | path

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

/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/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/libvpx/vp9/encoder/
Dvp9_mcomp.c80 static INLINE int mv_cost(const MV *mv, const int *joint_cost, in mv_cost() function
1975 const int64_t mv_cost = in diamond_search_sad_new() local
2011 const int64_t mv_cost = in diamond_search_sad_new() local
2034 const int64_t mv_cost = in diamond_search_sad_new() local
2659 const int64_t mv_cost = in vp9_refining_search_sad_new() local
2683 const int64_t mv_cost = in vp9_refining_search_sad_new() local
2702 const int64_t mv_cost = in vp9_refining_search_sad_new() local
Dvp9_encoder.c6559 double mv_cost = get_mv_mode_cost(mv_mode); local
6586 double mv_cost = local
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c857 int mv_cost; in estimate_modemvcost() local
/external/libaom/libaom/av1/encoder/
Dmcomp.c178 static INLINE int mv_cost(const MV *mv, const int *joint_cost, in mv_cost() function