Home
last modified time | relevance | path

Searched defs:y_bytes (Results 76 – 100 of 155) sorted by relevance

1234567

/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/SOIL2/
H A Dstb_image.h3184 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3241 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/security/ridl/ridl-11b3240/nuklear/example/
H A Dstb_image.h3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dstb_image.h3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/gltf/
H A Dstb_image.h3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/devel/emscripten/emscripten-2.0.3/third_party/
H A Dstb_image.c3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/example/
H A Dstb_image.h3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/example/
H A Dstb_image.h3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/extern/
H A Dstb_image.h3142 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3199 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/multimedia/kodi-addon-screensaver.matrixtrails/screensaver.matrixtrails-2.6.0-Matrix/lib/SOIL2/
H A Dstb_image.h3196 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3253 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/stb/
H A Dstb_image.h3140 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3197 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/examples/viewer/
H A Dstb_image.h3148 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3205 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/devel/love10/love-0.10.2/src/libraries/stb/
H A Dstb_image.h3158 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3215 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/src/
H A Dstb_image.h3140 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3197 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/nanovg/src/
H A Dstb_image.h3140 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3197 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/nanovg/
H A Dstb_image.h3145 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3202 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/milton/milton-1.9.1/third_party/
H A Dstb_image.h3139 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3196 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/nanovg/
H A Dstb_image.h3144 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3201 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/nanovg/src/
H A Dstb_image.h3140 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3197 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_image.h3148 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3205 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/stb/
H A Dstb_image.h3140 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3197 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/graphics/ebsynth/ebsynth-2f5c97c0c21a/src/
H A Dstb_image.h3148 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3205 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local
/dports/devel/stb/stb-f54acd4/
H A Dstb_image.h3562 __m128i y_bytes = _mm_loadl_epi64((__m128i *) (y+i)); in stbi__YCbCr_to_RGB_simd() local
3619 uint8x8_t y_bytes = vld1_u8(y + i); in stbi__YCbCr_to_RGB_simd() local

1234567