Searched refs:ISC_MAX_SUPPORT_HEIGHT (Results 1 – 3 of 3) sorted by relevance
14 #define ISC_MAX_SUPPORT_HEIGHT 1944 macro
53 #define ISC_MAX_SUPPORT_HEIGHT 1944 macro
1262 if (pixfmt->height > ISC_MAX_SUPPORT_HEIGHT) in isc_try_fmt()1263 pixfmt->height = ISC_MAX_SUPPORT_HEIGHT; in isc_try_fmt()