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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_entropymv.h 40 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) { function
vp9_entropymv.c 176 if (mv_joint_vertical(j)) {
  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 40 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) { function
vp9_entropymv.c 176 if (mv_joint_vertical(j)) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymv.h 40 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) { function
vp9_entropymv.c 176 if (mv_joint_vertical(j)) {
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodemv.c 211 if (mv_joint_vertical(j))
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemv.c 211 if (mv_joint_vertical(j))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemv.c 211 if (mv_joint_vertical(j))
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodemv.c 244 if (mv_joint_vertical(joint_type))
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 245 if (mv_joint_vertical(joint_type))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodemv.c 245 if (mv_joint_vertical(joint_type))

Completed in 353 milliseconds