Searched defs:mb_to_top_edge (Results 1 – 5 of 5) sorted by relevance
52 int mb_to_right_edge, int mb_to_top_edge, in vp8_clamp_mv()66 int mb_to_top_edge, in vp8_check_mv_bounds()
281 int mb_to_top_edge; member
284 int mb_to_top_edge, in estimate_mb_mvs()382 int mb_to_top_edge = -((mb_row * 16)) << 3; in estimate_missing_mvs() local515 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
174 int mb_to_top_edge; member