Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jpx/
Dcjpx_decoder.cpp105 OPJ_UINT32 maxh = in sycc444_to_rgb() local
308 OPJ_UINT32 maxh = img->comps[0].h; in sycc422_to_rgb() local
/external/libjpeg-turbo/
Dtjunittest.c622 int maxh = (w == 1) ? 2048 : 48; in bufSizeTest() local