Searched refs:DEPTH_MASK_64F (Results 1 – 1 of 1) sorted by relevance
274 DEPTH_MASK_64F = 1 << CV_64F, enumerator275 DEPTH_MASK_ALL = (DEPTH_MASK_64F<<1)-1,277 DEPTH_MASK_FLT = DEPTH_MASK_32F + DEPTH_MASK_64F