HomeSort by relevance Sort by last modified time
    Searched defs:MV_JOINT_TYPE (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_entropymv.h 38 } MV_JOINT_TYPE;
40 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) {
44 static INLINE int mv_joint_horizontal(MV_JOINT_TYPE type) {
98 static INLINE MV_JOINT_TYPE vp9_get_mv_joint(const MV *mv) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_entropymv.h 38 } MV_JOINT_TYPE;
40 static INLINE int mv_joint_vertical(MV_JOINT_TYPE type) {
44 static INLINE int mv_joint_horizontal(MV_JOINT_TYPE type) {
98 static INLINE MV_JOINT_TYPE vp9_get_mv_joint(const MV *mv) {

Completed in 42 milliseconds