Home
last modified time | relevance | path

Searched defs:mv_stats (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmv_prec.c54 static AOM_INLINE int keep_one_comp_stat(MV_STATS *mv_stats, int comp_val, in keep_one_comp_stat()
122 static AOM_INLINE void keep_one_mv_stat(MV_STATS *mv_stats, const MV *ref_mv, in keep_one_mv_stat()
173 static AOM_INLINE void collect_mv_stats_b(MV_STATS *mv_stats, in collect_mv_stats_b()
263 static AOM_INLINE void collect_mv_stats_sb(MV_STATS *mv_stats, in collect_mv_stats_sb()
331 static AOM_INLINE void collect_mv_stats_tile(MV_STATS *mv_stats, in collect_mv_stats_tile()
349 MV_STATS *mv_stats; in av1_collect_mv_stats() local
376 static AOM_INLINE int get_smart_mv_prec(AV1_COMP *cpi, const MV_STATS *mv_stats, in get_smart_mv_prec()
Dencoder.h2151 MV_STATS mv_stats; member
2489 MV_STATS mv_stats; member
3114 MV_STATS mv_stats; member