HomeSort by relevance Sort by last modified time
    Searched refs:maxh (Results 1 - 7 of 7) sorted by null

  /external/pdfium/core/fxcodec/codec/
fx_codec_jpx_opj.cpp 68 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/
tjunittest.c 391 int maxh=(w==1)? 2048:48; local
392 for(h=1; h<maxh; h++)
  /external/libjpeg-turbo/
tjunittest.c 610 int maxh=(w==1)? 2048:48; local
611 for(h=1; h<maxh; h++)
  /external/libjpeg-turbo/java/
TJUnitTest.java 852 int maxh = (w == 1) ? 2048 : 48; local
853 for (h = 1; h < maxh; h++) {
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tilepro/
t_insns.s     [all...]
t_insns.d     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
DisplayContent.java 1188 int maxh = (int)(realdw\/1.3f); local
    [all...]

Completed in 618 milliseconds