Searched refs:fold (Results 1 – 6 of 6) sorted by relevance
58 .fold =
79 bool (*fold)(bool is_fold); member
45 * backward-facing cameras are covered by the fold, so FOLDED by itself implies
60 2) Separate W scaling section or fold into coordinate transformations?
300 .fold =
609 __m128i fold = _mm_castps_si128(_mm_movehl_ps(_mm_castsi128_ps(a.m), in hadd_s() local611 __m128i t = _mm_add_epi32(a.m, fold); in hadd_s()