Class QCOMMotionEstimation

java.lang.Object
org.lwjgl.opengles.QCOMMotionEstimation

public class QCOMMotionEstimation extends Object
  • Field Details

    • GL_MOTION_ESTIMATION_SEARCH_BLOCK_X_QCOM

      public static final int GL_MOTION_ESTIMATION_SEARCH_BLOCK_X_QCOM
      See Also:
    • GL_MOTION_ESTIMATION_SEARCH_BLOCK_Y_QCOM

      public static final int GL_MOTION_ESTIMATION_SEARCH_BLOCK_Y_QCOM
      See Also:
  • Method Details

    • glTexEstimateMotionQCOM

      public static void glTexEstimateMotionQCOM(int ref, int target, int output)
      void glTexEstimateMotionQCOM(GLuint ref, GLuint target, GLuint output)
    • glTexEstimateMotionRegionsQCOM

      public static void glTexEstimateMotionRegionsQCOM(int ref, int target, int output, int mask)
      void glTexEstimateMotionRegionsQCOM(GLuint ref, GLuint target, GLuint output, GLuint mask)