Searched defs:shift_y (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_loopfilter.c | 709 const MODE_INFO *mi, const int shift_y, in build_masks() 789 const MODE_INFO *mi, const int shift_y, in build_y_mask() 1003 const int shift_y = shift_32_y[idx_32]; in vp9_setup_mask() local 1029 const int shift_y = shift_32_y[idx_32] + shift_16_y[idx_16]; in vp9_setup_mask() local 1058 const int shift_y = shift_32_y[idx_32] + in vp9_setup_mask() local 1064 const int shift_y = shift_32_y[idx_32] + in vp9_setup_mask() local 1659 const int shift_y = col_in_sb + (row_in_sb << 3); in vp9_build_mask() local
|
/external/opencv3/modules/java/src/ |
D | photo+AlignMTB.java | 193 …shiftMat_0(long nativeObj, long src_nativeObj, long dst_nativeObj, double shift_x, double shift_y); in shiftMat_0()
|
D | photo.cpp | 2395 …v, jclass , jlong self, jlong src_nativeObj, jlong dst_nativeObj, jdouble shift_x, jdouble shift_y) in Java_org_opencv_photo_AlignMTB_shiftMat_10()
|
/external/autotest/client/deps/glbench/src/ |
D | utils.cc | 227 GLfloat shift_y = size_y * height; in CreateLattice() local
|