Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dfindnearmv.h51 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()
Dblockd.h277 int mb_to_top_edge; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Derror_concealment.c285 int mb_to_top_edge, in estimate_mb_mvs()
383 int mb_to_top_edge = -((mb_row * 16)) << 3; in estimate_missing_mvs() local
516 int mb_to_top_edge = mb->mb_to_top_edge + ((row*4)<<3); in interpolate_mvs() local
Ddecodemv.c234 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
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h218 int mb_to_top_edge; member