Home
last modified time | relevance | path

Searched defs:cr_const1 (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dstb_image.h3637 __m128i cr_const1 = _mm_set1_epi16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3696 int16x8_t cr_const1 = vdupq_n_s16( - (short) ( 0.71414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local