Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djdcolext-neon.c227 uint16x8_t rgb565 = vqshluq_n_s16(r, 8); in jsimd_ycc_rgb_convert_neon() local
328 uint16x8_t rgb565 = vqshluq_n_s16(r, 8); in jsimd_ycc_rgb_convert_neon() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DSixteenBppTextureTest.cpp19 GLColor Convert565(const R5G6B5 &rgb565) in Convert565()
31 R5G6B5 rgb565; in Convert565() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DSixteenBppTextureTest.cpp19 GLColor Convert565(const R5G6B5 &rgb565) in Convert565()
31 R5G6B5 rgb565; in Convert565() local
/third_party/flutter/skia/third_party/externals/libwebp/extras/
Dextras.c49 int WebPImportRGB565(const uint8_t* rgb565, WebPPicture* pic) { in WebPImportRGB565()
/third_party/skia/third_party/externals/libwebp/extras/
Dextras.c50 int WebPImportRGB565(const uint8_t* rgb565, WebPPicture* pic) { in WebPImportRGB565()
/third_party/flutter/skia/src/gpu/text/
DGrStrikeCache.cpp142 uint16_t* rgb565 = reinterpret_cast<uint16_t*>(dst); in get_packed_glyph_image() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_util.h262 uint16_t rgb565; member
/third_party/skia/src/gpu/text/
DGrAtlasManager.cpp91 uint16_t* rgb565 = reinterpret_cast<uint16_t*>(dst); in get_packed_glyph_image() local
/third_party/skia/src/core/
DSkCompressedDataUtils.cpp161 static SkPMColor from565(uint16_t rgb565) { in from565()
/third_party/skia/tests/
DReadPixelsTest.cpp390 static const uint16_t rgb565[kNumPixels] = { variable
/third_party/flutter/skia/src/gpu/
DGrDataUtils.cpp176 uint16_t rgb565 = SkPack888ToRGB16(r, g, b); in fill_buffer_with_color() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c166 uint16_t rgb565; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.c64 uint16_t rgb565; member
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dyuv_sse2.c157 const __m128i rgb565 = _mm_unpacklo_epi8(rg, gb); in PackAndStore565_SSE2() local
159 const __m128i rgb565 = _mm_unpacklo_epi8(gb, rg); in PackAndStore565_SSE2() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dyuv_sse2.c157 const __m128i rgb565 = _mm_unpacklo_epi8(rg, gb); in PackAndStore565_SSE2() local
159 const __m128i rgb565 = _mm_unpacklo_epi8(gb, rg); in PackAndStore565_SSE2() local
/third_party/flutter/skia/tests/
DReadPixelsTest.cpp498 static const uint16_t rgb565[kNumPixels] = { variable
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property