Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jpx/
Dcjpx_decoder.cpp100 OPJ_UINT32 maxh = in sycc444_to_rgb() local
303 OPJ_UINT32 maxh = img->comps[0].h; in sycc422_to_rgb() local
/external/llvm-project/compiler-rt/lib/builtins/hexagon/
Dfastmath2_ldlib_asm.S269 #define maxh R13 macro
/external/libjpeg-turbo/
Dtjunittest.c622 int maxh = (w == 1) ? 2048 : 48; in bufSizeTest() local