/external/opencv3/modules/cudawarping/src/cuda/ |
D | warp.cu | 276 …void warp_caller(PtrStepSzb src, PtrStepSzb srcWhole, int xoff, int yoff, PtrStepSzb dst, int inte… in warp_caller() 310 …e T> void warpAffine_gpu(PtrStepSzb src, PtrStepSzb srcWhole, int xoff, int yoff, float coeffs[2 *… in warpAffine_gpu() 348 …void warpPerspective_gpu(PtrStepSzb src, PtrStepSzb srcWhole, int xoff, int yoff, float coeffs[3 *… in warpPerspective_gpu()
|
D | resize.cu | 197 …_nearest_tex(const PtrStepSz<T>& /*src*/, const PtrStepSz<T>& srcWhole, int yoff, int xoff, const … in call_resize_nearest_tex() 224 …void call_resize_linear_tex(const PtrStepSz<T>& src, const PtrStepSz<T>& srcWhole, int yoff, int x… in call_resize_linear_tex() 272 …void call_resize_cubic_tex(const PtrStepSz<T>& src, const PtrStepSz<T>& srcWhole, int yoff, int xo… in call_resize_cubic_tex() 447 …template <typename T> void resize(const PtrStepSzb& src, const PtrStepSzb& srcWhole, int yoff, int… in resize()
|
D | remap.cu | 206 …pename T> void remap_gpu(PtrStepSzb src, PtrStepSzb srcWhole, int xoff, int yoff, PtrStepSzf xmap,… in remap_gpu()
|
/external/jdiff/src/jdiff/ |
D | DiffMyers.java | 109 private int diag (int xoff, int xlim, int yoff, int ylim) in diag() 288 private void compareseq (int xoff, int xlim, int yoff, int ylim) { in compareseq()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowPopupWindow.java | 152 public void showAsDropDown(View anchor, int xoff, int yoff) { in showAsDropDown()
|
/external/opencv3/modules/cudaimgproc/src/cuda/ |
D | canny.cu | 96 int yoff; member 123 …void calcMagnitude(PtrStepSzb srcWhole, int xoff, int yoff, PtrStepSzi dx, PtrStepSzi dy, PtrStepS… in calcMagnitude()
|
/external/skia/src/core/ |
D | SkAAClip.cpp | 101 YOffset* yoff = head->yoffsets(); in AllocRect() local 200 const YOffset* yoff = head->yoffsets(); in validate() local 447 YOffset* yoff = head->yoffsets(); in trimLeftRight() local 523 YOffset* yoff = head->yoffsets(); in trimTopBottom() local 603 const YOffset* yoff = head->yoffsets(); in trimBounds() local 736 const YOffset* yoff = head->yoffsets(); in isRect() local 876 const YOffset* yoff = fRunHead->yoffsets(); in findRow() local
|
/external/skia/src/utils/ |
D | SkTextureCompressor_Blitter.h | 195 const int yoff = y - startBlockY; in blitRect() local 649 const int yoff = y - blockRow; in updateBlockRow() local
|
/external/opencv3/3rdparty/libjasper/ |
D | jas_seq.c | 389 int yoff; in jas_seq2d_input() local
|
D | jpc_cs.h | 197 uint_fast32_t yoff; member
|
/external/libvpx/libvpx/test/ |
D | variance_test.cc | 118 int l2w, int l2h, int xoff, int yoff, in subpel_variance_ref() 489 int xoff, int yoff, in subpel_avg_variance_ref()
|