Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c85 static INLINE int mv_cost(const MV *mv, const int *joint_cost, in mv_cost() function
1837 const double mv_cost = in vp9_diamond_search_sad_new() local
1858 const double mv_cost = in vp9_diamond_search_sad_new() local
2298 double mv_cost; in vp9_full_pixel_diamond_new() local
2319 double mv_cost; in vp9_full_pixel_diamond_new() local
2496 const double mv_cost = in vp9_refining_search_sad_new() local
2515 const double mv_cost = in vp9_refining_search_sad_new() local
Dvp9_encoder.h297 double mv_cost[3]; member
Dvp9_rdopt.c2395 double mv_cost = 0; in single_motion_search() local
Dvp9_encoder.c5568 int mi_col, MV *mv, int rf_idx, double *mv_dist, double *mv_cost) {
/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/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/vp8/encoder/
Dfirstpass.c862 int mv_cost; in estimate_modemvcost() local
/external/libaom/libaom/av1/encoder/
Dmcomp.c88 static INLINE int mv_cost(const MV *mv, const int *joint_cost, in mv_cost() function