Searched defs:HIGHBD_WRAPLOW (Results 1 – 1 of 1) sorted by relevance
82 #define HIGHBD_WRAPLOW(x, bd) \ macro90 #define HIGHBD_WRAPLOW(x, bd) ((int32_t)highbd_check_range((x), bd)) macro