Searched defs:mb_to_top_edge (Results 1 – 5 of 5) sorted by relevance
51 int mb_to_top_edge, int mb_to_bottom_edge) in vp8_clamp_mv()63 int mb_to_right_edge, int mb_to_top_edge, in vp8_check_mv_bounds()
277 int mb_to_top_edge; member
285 int mb_to_top_edge, in estimate_mb_mvs()383 int mb_to_top_edge = -((mb_row * 16)) << 3; in estimate_missing_mvs() local516 int mb_to_top_edge = mb->mb_to_top_edge + ((row*4)<<3); in interpolate_mvs() local
234 int mb_to_right_edge, int mb_to_top_edge, in decode_split_mv()453 int mb_to_top_edge; in read_mb_modes_mv() local
218 int mb_to_top_edge; member