Home
last modified time | relevance | path

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

/external/armnn/third-party/stb/
Dstb_image.h3363 __m128i cb_const0 = _mm_set1_epi16( - (short) ( 0.34414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3422 int16x8_t cb_const0 = vdupq_n_s16( - (short) ( 0.34414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
/external/ComputeLibrary/include/stb/
Dstb_image.h3407 __m128i cb_const0 = _mm_set1_epi16( - (short) ( 0.34414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local
3466 int16x8_t cb_const0 = vdupq_n_s16( - (short) ( 0.34414f*4096.0f+0.5f)); in stbi__YCbCr_to_RGB_simd() local