Home
last modified time | relevance | path

Searched defs:ypos (Results 1 – 15 of 15) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dmb_motion_comp.cpp136 int ypos, xpos; in MBMotionComp() local
554 int ypos, xpos; in SkippedMBMotionComp() local
Dget_pred_outside.cpp243 int ypos, /* i */ in GetPredOutside()
Dconceal.cpp148 int xpos, ypos, MB_in_width; in CopyVopMB() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfindhalfpel.cpp66 Int xpos, Int ypos, Int *xhmin, Int *yhmin, Int hp_guess) in FindHalfPelMB()
185 UChar *mode, Int xpos, Int ypos, Int *xhmin, Int *yhmin, UChar *hp_mem) in FindHalfPelBlk()
Dmotion_comp.cpp104 Int ypos, xpos; in getMotionCompensatedMB() local
241 Int ypos, /* i */ in EncPrediction_INTER4V()
1520 Int EncGetPredOutside(Int xpos, Int ypos, UChar *c_prev, UChar *rec, in EncGetPredOutside()
/frameworks/av/cmds/screenrecord/
DOverlay.cpp359 float ypos = 0; in doDrawInfoPage() local
DTextRenderer.cpp254 float xpos, float ypos, const String8& str) { in drawWrappedString()
/frameworks/native/include/input/
DVelocityTracker.h216 float ypos, yvel, yaccel; member
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dfindhalfpel.cpp42 int xpos, int ypos, int hp_guess, int cmvx, int cmvy) in AVCFindHalfPelMB()
/frameworks/native/services/surfaceflinger/
DTransform.cpp235 int ypos = floorf(ty() + 0.5f); in transform() local
/frameworks/base/core/java/android/gesture/
DGestureUtils.java138 float ypos; in spatialSampling() local
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DAllocation.java2842 Bitmap ypos, in createCubemapFromCubeFaces()
2911 Bitmap ypos, in createCubemapFromCubeFaces()
/frameworks/base/core/java/android/view/
DWindowManager.java1779 public LayoutParams(int w, int h, int xpos, int ypos, int _type, in LayoutParams()
/frameworks/base/rs/java/android/renderscript/
DAllocation.java3158 Bitmap ypos, in createCubemapFromCubeFaces()
3224 Bitmap ypos, in createCubemapFromCubeFaces()
/frameworks/base/core/java/com/android/internal/widget/
DActionBarView.java1229 int ypos = 0; in onLayout() local