Home
last modified time | relevance | path

Searched defs:mb_to_bottom_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()
64 int mb_to_bottom_edge) in vp8_check_mv_bounds()
Dblockd.h278 int mb_to_bottom_edge; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Derror_concealment.c286 int mb_to_bottom_edge) in estimate_mb_mvs()
384 int mb_to_bottom_edge = ((mb_rows - 1 - mb_row) * 16) << 3; in estimate_missing_mvs() local
517 int mb_to_bottom_edge = mb->mb_to_bottom_edge - ((row*4)<<3); in interpolate_mvs() local
Ddecodemv.c235 int mb_to_bottom_edge) in decode_split_mv()
454 int mb_to_bottom_edge; in read_mb_modes_mv() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h219 int mb_to_bottom_edge; member