HomeSort by relevance Sort by last modified time
    Searched refs:MIN (Results 76 - 100 of 554) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libvpx/libvpx/vp9/common/
vp9_prob.h 77 const unsigned int count = MIN(ct[0] + ct[1], count_sat);
vp9_tile_common.c 21 return MIN(offset, mis);
43 // min
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 136 const int xmis = MIN(cm->mi_cols - mi_col, bw);
137 const int ymis = MIN(cm->mi_rows - mi_row, bh);
279 xmis = MIN(cm->mi_cols - mi_col,
281 ymis = MIN(cm->mi_rows - mi_row,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_prob.h 77 const unsigned int count = MIN(ct[0] + ct[1], count_sat);
vp9_tile_common.c 21 return MIN(offset, mis);
43 // min
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 136 const int xmis = MIN(cm->mi_cols - mi_col, bw);
137 const int ymis = MIN(cm->mi_rows - mi_row, bh);
279 xmis = MIN(cm->mi_cols - mi_col,
281 ymis = MIN(cm->mi_rows - mi_row,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
param.h 73 /* Macros for min/max. */
74 #define MIN(a,b) (((a)<(b))?(a):(b))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
param.h 73 /* Macros for min/max. */
74 #define MIN(a,b) (((a)<(b))?(a):(b))
  /external/libvpx/libvpx/vp8/decoder/
error_concealment.c 19 #define MIN(x,y) (((x)<(y))?(x):(y))
103 const int int_right = MIN(b1_col + (4<<3), b2_col + (4<<3)); // right
104 const int int_bottom = MIN(b1_row + (4<<3), b2_row + (4<<3)); // bottom
137 int end_row = MIN(4 + mb_row * 4 - first_blk_row, 2);
138 int end_col = MIN(4 + mb_col * 4 - first_blk_col, 2);
213 end_row = MIN(mb_rows - overlap_mb_row, 2);
214 end_col = MIN(mb_cols - overlap_mb_col, 2);
  /external/opencv/ml/src/
mlknearest.cpp 205 k1 = MIN( k1+1, k );
206 k2 = MIN( k1, k-1 );
359 blk_count0 = MIN( count, max_blk_count );
360 buf_sz = MIN( blk_count0 * count_scale, max_buf_sz );
363 blk_count0 = MIN( blk_count0, count );
366 k1 = MIN( k1, k );
378 blk_count = MIN( count - i, blk_count0 );
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
error_concealment.c 19 #define MIN(x,y) (((x)<(y))?(x):(y))
103 const int int_right = MIN(b1_col + (4<<3), b2_col + (4<<3)); // right
104 const int int_bottom = MIN(b1_row + (4<<3), b2_row + (4<<3)); // bottom
137 int end_row = MIN(4 + mb_row * 4 - first_blk_row, 2);
138 int end_col = MIN(4 + mb_col * 4 - first_blk_col, 2);
213 end_row = MIN(mb_rows - overlap_mb_row, 2);
214 end_col = MIN(mb_cols - overlap_mb_col, 2);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
error_concealment.c 101 const int int_right = MIN(b1_col + (4<<3), b2_col + (4<<3)); // right
102 const int int_bottom = MIN(b1_row + (4<<3), b2_row + (4<<3)); // bottom
135 int end_row = MIN(4 + mb_row * 4 - first_blk_row, 2);
136 int end_col = MIN(4 + mb_col * 4 - first_blk_col, 2);
211 end_row = MIN(mb_rows - overlap_mb_row, 2);
212 end_col = MIN(mb_cols - overlap_mb_col, 2);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
bitmap.h 678 /* Loop over all bits set in BITMAP, starting with MIN and setting
685 #define EXECUTE_IF_SET_IN_BITMAP(BITMAP, MIN, BITNUM, ITER) \
686 for (bmp_iter_set_init (&(ITER), (BITMAP), (MIN), &(BITNUM)); \
691 /* Loop over all the bits set in BITMAP1 & BITMAP2, starting with MIN
696 #define EXECUTE_IF_AND_IN_BITMAP(BITMAP1, BITMAP2, MIN, BITNUM, ITER) \
697 for (bmp_iter_and_init (&(ITER), (BITMAP1), (BITMAP2), (MIN), \
702 /* Loop over all the bits set in BITMAP1 & ~BITMAP2, starting with MIN
707 #define EXECUTE_IF_AND_COMPL_IN_BITMAP(BITMAP1, BITMAP2, MIN, BITNUM, ITER) \
708 for (bmp_iter_and_compl_init (&(ITER), (BITMAP1), (BITMAP2), (MIN), \
sbitmap.h 147 MIN. */
151 unsigned int min, unsigned *bit_no ATTRIBUTE_UNUSED)
153 i->word_num = min / (unsigned int) SBITMAP_ELT_BITS;
154 i->bit_num = min;
202 /* Loop over all elements of SBITMAP, starting with MIN. In each
208 #define EXECUTE_IF_SET_IN_BITMAP(BITMAP, MIN, BITNUM, ITER) \
209 for (bmp_iter_set_init (&(ITER), (BITMAP), (MIN), &(BITNUM)); \
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
SingleStepTest.java 76 * SINGLE_STEP event with MIN and OVER steps.
80 stepFunction(JDWPConstants.StepSize.MIN, JDWPConstants.StepDepth.OVER);
86 * SINGLE_STEP event with MIN and INTO steps.
90 stepFunction(JDWPConstants.StepSize.MIN, JDWPConstants.StepDepth.INTO);
  /external/chromium_org/third_party/libpng/
pngwio.c 72 #define MIN(a,b) (a <= b ? a : b)
103 written = MIN(NEAR_BUF_SIZE, remaining);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-swing.jar 
  /external/iproute2/tc/
tc_util.h 10 #ifndef MIN
11 #define MIN(x,y) ((x)<(y)?(x):(y))
  /external/qemu/distrib/libpng-1.2.46/
pngwio.c 72 #define MIN(a,b) (a <= b ? a : b)
103 written = MIN(NEAR_BUF_SIZE, remaining);
  /external/srec/portable/include/
ptypes.h 33 #ifndef MIN
34 #define MIN(A,B) ((A)<(B)?(A):(B))
  /packages/apps/Gallery2/jni/filters/
hsv.c 49 iMin = MIN (gi, bi);
52 iMin = MIN (ri, bi);
98 // set chroma and min component value m
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xregion.h 67 #ifndef MIN
68 #define MIN(a,b) (((a) < (b)) ? (a) : (b))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xregion.h 67 #ifndef MIN
68 #define MIN(a,b) (((a) < (b)) ? (a) : (b))
  /dalvik/vm/
Common.h 52 #define MIN(x,y) (((x) < (y)) ? (x) : (y))
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
LangParser.h 21 MIN

Completed in 2133 milliseconds

1 2 34 5 6 7 8 91011>>