Searched refs:K1BIT (Results 1 – 1 of 1) sorted by relevance
651 #define K1BIT 32 macro2081 if (k1 < 0 || k1 >= depth) useBorderColor |= K1BIT; in sample_3d_linear()2110 if (useBorderColor & (I0BIT | J0BIT | K1BIT)) { in sample_3d_linear()2116 if (useBorderColor & (I1BIT | J0BIT | K1BIT)) { in sample_3d_linear()2122 if (useBorderColor & (I0BIT | J1BIT | K1BIT)) { in sample_3d_linear()2128 if (useBorderColor & (I1BIT | J1BIT | K1BIT)) { in sample_3d_linear()