Searched refs:maxh (Results 1 - 10 of 10) sorted by relevance

/external/pdfium/core/fxcodec/codec/
H A Dfx_codec_jpx_opj.cpp68 OPJ_UINT32 maxh = local
71 max_size *= maxh;
128 OPJ_UINT32 maxh = img->comps[0].h; local
130 max_size *= maxh;
147 for (uint32_t i = 0; i < maxh; ++i) {
164 img->comps[1].h = maxh;
166 img->comps[2].h = maxh;
/external/libvncserver/test/
H A Dtjunittest.c391 int maxh=(w==1)? 2048:48; local
392 for(h=1; h<maxh; h++)
/external/libjpeg-turbo/
H A Dtjunittest.c610 int maxh=(w==1)? 2048:48; local
611 for(h=1; h<maxh; h++)
/external/libjpeg-turbo/java/
H A DTJUnitTest.java852 int maxh = (w == 1) ? 2048 : 48;
853 for (h = 1; h < maxh; h++) {
/external/robolectric/v3/runtime/
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.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/ ...

Completed in 325 milliseconds