HomeSort by relevance Sort by last modified time
    Searched refs:is_mv_in (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mcomp.c 466 static INLINE int is_mv_in(const MACROBLOCK *x, const MV *mv) { function
549 if (!is_mv_in(x, &this_mv))
592 if (!is_mv_in(x, &this_mv))
630 if (!is_mv_in(x, &this_mv))
672 if (!is_mv_in(x, &this_mv))
754 if (!is_mv_in(x, &this_mv))
797 if (!is_mv_in(x, &this_mv))
835 if (!is_mv_in(x, &this_mv))
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 473 static INLINE int is_mv_in(const MACROBLOCK *x, const MV *mv) { function
558 if (!is_mv_in(x, &this_mv))
601 if (!is_mv_in(x, &this_mv))
639 if (!is_mv_in(x, &this_mv))
677 if (!is_mv_in(x, &this_mv))
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c 473 static INLINE int is_mv_in(const MACROBLOCK *x, const MV *mv) { function
558 if (!is_mv_in(x, &this_mv))
601 if (!is_mv_in(x, &this_mv))
639 if (!is_mv_in(x, &this_mv))
677 if (!is_mv_in(x, &this_mv))
    [all...]

Completed in 85 milliseconds