Searched defs:maxh (Results 1 – 3 of 3) sorted by relevance
100 OPJ_UINT32 maxh = in sycc444_to_rgb() local303 OPJ_UINT32 maxh = img->comps[0].h; in sycc422_to_rgb() local
269 #define maxh R13 macro
622 int maxh = (w == 1) ? 2048 : 48; in bufSizeTest() local