Searched defs:xpos (Results  1 – 13 of 13) sorted by relevance
| /frameworks/av/media/module/codecs/m4v_h263/dec/src/ | 
| D | mb_motion_comp.cpp | 140     int ypos, xpos;  in MBMotionComp()  local 518     int ypos, xpos;  in SkippedMBMotionComp()  local
  | 
| D | get_pred_outside.cpp | 242     int xpos,       /* i */  in GetPredOutside()
  | 
| D | conceal.cpp | 152     int xpos, ypos, MB_in_width;  in CopyVopMB()  local
  | 
| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ | 
| D | findhalfpel.cpp | 66                    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()
  | 
| D | motion_comp.cpp | 104     Int ypos, xpos;  in getMotionCompensatedMB()  local 240     Int xpos,           /* i */  in EncPrediction_INTER4V() 1520 Int EncGetPredOutside(Int xpos, Int ypos, UChar *c_prev, UChar *rec,  in EncGetPredOutside()
  | 
| /frameworks/av/cmds/screenrecord/ | 
| D | Overlay.cpp | 361     float xpos = 0;  in doDrawInfoPage()  local
  | 
| D | TextRenderer.cpp | 254         float xpos, float ypos, const String8& str) {  in drawWrappedString()
  | 
| /frameworks/base/core/java/android/gesture/ | 
| D | GestureUtils.java | 137         float xpos;  in spatialSampling()  local
  | 
| /frameworks/native/libs/ui/ | 
| D | Transform.cpp | 314         int xpos = static_cast<int>(floorf(tx() + 0.5f));  in transform()  local
  | 
| /frameworks/rs/support/java/src/androidx/renderscript/ | 
| D | Allocation.java | 2845                                                         Bitmap xpos,  in createCubemapFromCubeFaces() 2914                                                         Bitmap xpos,  in createCubemapFromCubeFaces()
  | 
| /frameworks/base/rs/java/android/renderscript/ | 
| D | Allocation.java | 3161                                                         Bitmap xpos,  in createCubemapFromCubeFaces() 3227                                                         Bitmap xpos,  in createCubemapFromCubeFaces()
  | 
| /frameworks/base/core/java/com/android/internal/widget/ | 
| D | ActionBarView.java | 1210             int xpos = 0;  in onLayout()  local
  | 
| /frameworks/base/core/java/android/view/ | 
| D | WindowManager.java | 4619         public LayoutParams(int w, int h, int xpos, int ypos, int _type,  in LayoutParams()
  |