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

  /external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c 239 const MV_JOINT_TYPE joint_type = local
244 if (mv_joint_vertical(joint_type))
247 if (mv_joint_horizontal(joint_type))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodemv.c 240 const MV_JOINT_TYPE joint_type = local
245 if (mv_joint_vertical(joint_type))
248 if (mv_joint_horizontal(joint_type))

Completed in 69 milliseconds