Searched defs:y_max (Results 1 - 10 of 10) sorted by relevance

/external/webrtc/talk/media/base/
H A Dfakevideorenderer.h110 uint8_t y_max,
128 if (y_value < y_min || y_value > y_max) {
109 CheckFrameColorYuv(uint8_t y_min, uint8_t y_max, uint8_t u_min, uint8_t u_max, uint8_t v_min, uint8_t v_max, const cricket::VideoFrame* frame) argument
/external/opencv/cxcore/src/
H A Dcxdrawing.cpp1256 int y_max = INT_MIN; local
1284 y_max = MAX( y_max, e1->y1 );
1297 y_max = MIN( y_max, size.height );
1299 for( y = e->y0; y < y_max; y++ )
/external/freetype/src/raster/
H A Dftraster.c385 Short y_max; /* band's maximum */ member in struct:black_TBand_
2913 ras.maxY = (Long)ras.band_stack[ras.band_top].y_max * ras.precision;
2934 j = ras.band_stack[ras.band_top].y_max;
2947 ras.band_stack[ras.band_top + 1].y_max = j;
2949 ras.band_stack[ras.band_top].y_max = (Short)( k - 1 );
3013 ras.band_stack[0].y_max = (Short)( ras.target.rows - 1 );
3033 ras.band_stack[0].y_max = (Short)( ras.target.width - 1 );
/external/pdfium/third_party/freetype/src/raster/
H A Dftraster.c383 Short y_max; /* band's maximum */ member in struct:black_TBand_
2903 ras.maxY = (Long)ras.band_stack[ras.band_top].y_max * ras.precision;
2924 j = ras.band_stack[ras.band_top].y_max;
2937 ras.band_stack[ras.band_top + 1].y_max = j;
2939 ras.band_stack[ras.band_top].y_max = (Short)( k - 1 );
3003 ras.band_stack[0].y_max = (Short)( ras.target.rows - 1 );
3023 ras.band_stack[0].y_max = (Short)( ras.target.width - 1 );
/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.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/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 200 milliseconds