Home
last modified time | relevance | path

Searched refs:rgb565 (Results 1 – 25 of 47) sorted by relevance

12

/external/libjpeg-turbo/
DMakefile.am394 ./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_rgb_islow_565.bmp testout_rgb_islow.jpg
398 ./djpeg -dct int -rgb565 -bmp -outfile testout_rgb_islow_565D.bmp testout_rgb_islow.jpg
418 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_422m_ifast_565.bmp testout_4…
422 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_422m_ifast_565D.bmp testout_422_ifast_opt…
454 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_gray_islow_565.bmp testout_gray_islow.…
458 ./djpeg -dct int -rgb565 -bmp -outfile testout_gray_islow_565D.bmp testout_gray_islow.jpg
589 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_420_islow_565.bmp $(srcdir)/testimages…
593 ./djpeg -dct int -rgb565 -bmp -outfile testout_420_islow_565D.bmp $(srcdir)/testimages/$(TESTORIG)
597 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_420m_islow_565.bmp $(srcdir)…
601 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_420m_islow_565D.bmp $(srcdir)/testimages/…
DCMakeLists.txt525 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp
532 ${dir}djpeg${suffix} -dct int -rgb565 -bmp
562 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -dither none -bmp
569 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -bmp
620 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp
627 ${dir}djpeg${suffix} -dct int -rgb565 -bmp
730 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp
737 ${dir}djpeg${suffix} -dct int -rgb565 -bmp
744 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -dither none -bmp
751 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -bmp
/external/webp/include/webp/
Dextras.h39 WEBP_EXTERN(int) WebPImportRGB565(const uint8_t* rgb565, WebPPicture* pic);
/external/webp/src/dsp/
Dupsampling_neon.c131 const uint8x8x2_t rgb565 = ZIP_U8(rg, gb); \
132 vst1q_u8(out, vcombine_u8(rgb565.val[0], rgb565.val[1])); \
Dyuv_sse2.c153 const __m128i rgb565 = _mm_unpacklo_epi8(rg, gb); in PackAndStore565() local
155 const __m128i rgb565 = _mm_unpacklo_epi8(gb, rg); in PackAndStore565() local
157 _mm_storeu_si128((__m128i*)dst, rgb565); in PackAndStore565()
/external/skia/src/gpu/text/
DGrAtlasGlyphCache.cpp315 uint16_t* rgb565 = reinterpret_cast<uint16_t*>(dst); in get_packed_glyph_image() local
316 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in get_packed_glyph_image()
/external/skia/tests/
DReadPixelsTest.cpp492 static const uint16_t rgb565[kNumPixels] = { variable
516 return rgb565; in five_reference_pixels()
/external/libyuv/files/docs/
Dformats.md60 FOURCC_RGBP = FOURCC('R', 'G', 'B', 'P'), // rgb565 LE.
/external/deqp/android/cts/mnc/
Dgles3-rotate-reverse-portrait.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-rotate-reverse-landscape.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-rotate-portrait.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-rotate-landscape.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
/external/deqp/android/cts/master/
Dgles3-rotate-landscape.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-rotate-portrait.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-rotate-reverse-portrait.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-rotate-reverse-landscape.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
/external/deqp/android/cts/nyc/
Dgles3-rotate-portrait.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-rotate-reverse-portrait.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-rotate-landscape.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-rotate-reverse-landscape.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
Dgles3-master.txt27893 dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0.rgb565
27970 dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.stencil.rgb565
28047 dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.depth.rgb565
28119 dEQP-GLES3.functional.fbo.completeness.renderable.texture.color0.rgb565
28196 dEQP-GLES3.functional.fbo.completeness.renderable.texture.stencil.rgb565
28273 dEQP-GLES3.functional.fbo.completeness.renderable.texture.depth.rgb565
28718 dEQP-GLES3.functional.fbo.color.clear.rgb565
28754 dEQP-GLES3.functional.fbo.color.tex2d.rgb565
28790 dEQP-GLES3.functional.fbo.color.texcube.rgb565
28826 dEQP-GLES3.functional.fbo.color.tex2darray.rgb565
[all …]
/external/deqp/android/cts/nyc/src/
Dgles3-rotation.txt368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
/external/libjpeg-turbo/simd/
Djsimd_arm_neon.S1604 generate_jsimd_ycc_rgb_convert_neon rgb565, 16, 0, 0, 0
Djsimd_arm64_neon.S1813 generate_jsimd_ycc_rgb_convert_neon rgb565, 16, 0, .4h, 0, .4h, 0, .4h, .8b, 1
/external/deqp/android/cts/mnc/src/
Dgles3-master.txt27771 dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0.rgb565
27848 dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.stencil.rgb565
27924 dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.depth.rgb565
27996 dEQP-GLES3.functional.fbo.completeness.renderable.texture.color0.rgb565
28073 dEQP-GLES3.functional.fbo.completeness.renderable.texture.stencil.rgb565
28149 dEQP-GLES3.functional.fbo.completeness.renderable.texture.depth.rgb565
28594 dEQP-GLES3.functional.fbo.color.clear.rgb565
28630 dEQP-GLES3.functional.fbo.color.tex2d.rgb565
28666 dEQP-GLES3.functional.fbo.color.texcube.rgb565
28702 dEQP-GLES3.functional.fbo.color.tex2darray.rgb565
[all …]

12