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
1250 pad_cfg->try_crop.height = ISC_MAX_SUPPORT_HEIGHT; in isc_try_fse()1329 if (pixfmt->height > ISC_MAX_SUPPORT_HEIGHT) in isc_try_fmt()1330 pixfmt->height = ISC_MAX_SUPPORT_HEIGHT; in isc_try_fmt()