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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 47 static INLINE int mv_joint_horizontal(MV_JOINT_TYPE type) { function
vp9_entropymv.c 173 if (mv_joint_horizontal(j)) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymv.h 44 static INLINE int mv_joint_horizontal(MV_JOINT_TYPE type) { function
vp9_entropymv.c 180 if (mv_joint_horizontal(j)) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 215 if (mv_joint_horizontal(j))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemv.c 214 if (mv_joint_horizontal(j))
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 298 if (mv_joint_horizontal(joint_type))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodemv.c 248 if (mv_joint_horizontal(joint_type))

Completed in 534 milliseconds