Searched refs:K1BIT (Results 1 – 1 of 1) sorted by relevance
654 #define K1BIT 32 macro2086 if (k1 < 0 || k1 >= depth) useBorderColor |= K1BIT; in sample_3d_linear()2115 if (useBorderColor & (I0BIT | J0BIT | K1BIT)) { in sample_3d_linear()2121 if (useBorderColor & (I1BIT | J0BIT | K1BIT)) { in sample_3d_linear()2127 if (useBorderColor & (I0BIT | J1BIT | K1BIT)) { in sample_3d_linear()2133 if (useBorderColor & (I1BIT | J1BIT | K1BIT)) { in sample_3d_linear()