Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Dfindnearmv.h49 int mb_to_right_edge, int mb_to_top_edge, in vp8_clamp_mv()
62 int mb_to_top_edge, in vp8_check_mv_bounds()
Dblockd.h281 int mb_to_top_edge; member
/external/libvpx/libvpx/vp8/decoder/
Derror_concealment.c242 int mb_to_top_edge, int mb_to_bottom_edge) { in estimate_mb_mvs()
319 int mb_to_top_edge = -((mb_row * 16)) << 3; in estimate_missing_mvs() local
424 int mb_to_top_edge = mb->mb_to_top_edge + ((row * 4) << 3); in interpolate_mvs() local
Ddecodemv.c191 int mb_to_right_edge, int mb_to_top_edge, in decode_split_mv()
381 int mb_to_top_edge; in read_mb_modes_mv() local
/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h173 int mb_to_top_edge; member
/external/libaom/libaom/av1/common/
Dblockd.h513 int mb_to_top_edge; member