HomeSort by relevance Sort by last modified time
    Searched full:vp8_check_mv_bounds (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vp8/common/
findnearmv.h 62 static unsigned int vp8_check_mv_bounds(int_mv *mv, int mb_to_left_edge, function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
findnearmv.h 62 static unsigned int vp8_check_mv_bounds(int_mv *mv, int mb_to_left_edge, function
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 311 mbmi->need_to_clamp_mvs |= vp8_check_mv_bounds(&blockmv,
505 vp8_check_mv_bounds(mbmi_mv, mb_to_left_edge,
error_concealment.c 305 mi->mbmi.need_to_clamp_mvs |= vp8_check_mv_bounds(
547 mi->mbmi.need_to_clamp_mvs |= vp8_check_mv_bounds(
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodemv.c 311 mbmi->need_to_clamp_mvs |= vp8_check_mv_bounds(&blockmv,
505 vp8_check_mv_bounds(mbmi_mv, mb_to_left_edge,
error_concealment.c 307 mi->mbmi.need_to_clamp_mvs |= vp8_check_mv_bounds(
549 mi->mbmi.need_to_clamp_mvs |= vp8_check_mv_bounds(

Completed in 839 milliseconds