Home
last modified time | relevance | path

Searched defs:maxh (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp174 OPJ_UINT32 maxh = in sycc444_to_rgb() local
210 OPJ_UINT32 maxh = in sycc422_to_rgb() local
/external/libvncserver/test/
Dtjunittest.c391 int maxh=(w==1)? 2048:48; in bufSizeTest() local
/external/libjpeg-turbo/
Dtjunittest.c610 int maxh=(w==1)? 2048:48; in bufSizeTest() local
/external/libjpeg-turbo/java/
DTJUnitTest.java861 int maxh = (w == 1) ? 2048 : 48; in bufSizeTest() local