Searched defs:below (Results 1 - 9 of 9) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dmr_dissim.c112 const MODE_INFO *below = NULL; local
134 below = here + cm->mode_info_stride;
135 belowleft = below - 1;
136 GET_MV_SIGN(below)
143 belowright = below + 1;
163 below = here + cm->mode_info_stride;
164 belowleft = below - 1;
165 GET_MV(below)
172 belowright = below + 1;
/external/opencv/cv/src/
H A Dcvcalibinit.cpp1203 CvCBCorner* first = 0, *first2 = 0, *right, *cur, *below, *c; local
1282 right = below = 0;
1292 else if( !below )
1293 below = c;
1298 !below || (below->count != 2 && below->count != 3) )
1304 first = below; // remember the first corner in the next row
1323 if( c->neighbors[kk] == below )
1327 below
[all...]
/external/v8/src/regexp/
H A Djsregexp.cc733 // detail below.
835 // explained in the section below.
1793 Label* below) {
1794 if (below != fall_through) {
1795 masm->CheckCharacterLT(border, below);
3530 // optimization for greedy loops (see below).
3868 * Here is the desired flow graph. Nodes directly below each other imply
1789 EmitBoundaryTest(RegExpMacroAssembler* masm, int border, Label* fall_through, Label* above_or_equal, Label* below) argument
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 216 milliseconds