/external/libjpeg-turbo/ |
D | Makefile.am | 377 ./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_rgb_islow_565.bmp testout_rgb_islow.jpg 381 ./djpeg -dct int -rgb565 -bmp -outfile testout_rgb_islow_565D.bmp testout_rgb_islow.jpg 401 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_422m_ifast_565.bmp testout_4… 405 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_422m_ifast_565D.bmp testout_422_ifast_opt… 437 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_gray_islow_565.bmp testout_gray_islow.… 441 ./djpeg -dct int -rgb565 -bmp -outfile testout_gray_islow_565D.bmp testout_gray_islow.jpg 571 …./djpeg -dct int -rgb565 -dither none -bmp -outfile testout_420_islow_565.bmp $(srcdir)/testimages… 575 ./djpeg -dct int -rgb565 -bmp -outfile testout_420_islow_565D.bmp $(srcdir)/testimages/$(TESTORIG) 579 …./djpeg -dct int -nosmooth -rgb565 -dither none -bmp -outfile testout_420m_islow_565.bmp $(srcdir)… 583 …./djpeg -dct int -nosmooth -rgb565 -bmp -outfile testout_420m_islow_565D.bmp $(srcdir)/testimages/…
|
D | CMakeLists.txt | 493 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp 501 ${dir}djpeg${suffix} -dct int -rgb565 -bmp 535 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -dither none -bmp 543 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -bmp 604 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp 612 ${dir}djpeg${suffix} -dct int -rgb565 -bmp 736 ${dir}djpeg${suffix} -dct int -rgb565 -dither none -bmp 745 ${dir}djpeg${suffix} -dct int -rgb565 -bmp 754 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -dither none -bmp 763 ${dir}djpeg${suffix} -dct int -nosmooth -rgb565 -bmp
|
/external/webp/include/webp/ |
D | extras.h | 39 WEBP_EXTERN(int) WebPImportRGB565(const uint8_t* rgb565, WebPPicture* pic);
|
/external/webp/src/webp/ |
D | extras.h | 39 WEBP_EXTERN(int) WebPImportRGB565(const uint8_t* rgb565, WebPPicture* pic);
|
/external/skia/src/gpu/text/ |
D | GrFontScaler.cpp | 150 uint16_t* rgb565 = reinterpret_cast<uint16_t*>(dst); in getPackedGlyphImage() local 151 expand_bits(rgb565, bits, width, height, dstRB, srcRB); in getPackedGlyphImage()
|
/external/webp/src/dsp/ |
D | upsampling_neon.c | 150 const uint8x8x2_t rgb565 = ZIP_U8(rg, gb); \ 151 vst1q_u8(out, vcombine_u8(rgb565.val[0], rgb565.val[1])); \
|
D | yuv_sse2.c | 150 const __m128i rgb565 = _mm_unpacklo_epi8(rg, gb); in PackAndStore565() local 152 const __m128i rgb565 = _mm_unpacklo_epi8(gb, rg); in PackAndStore565() local 154 _mm_storeu_si128((__m128i*)dst, rgb565); in PackAndStore565()
|
/external/deqp/android/cts/mnc/ |
D | gles3-rotate-reverse-landscape.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-landscape.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-reverse-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
/external/deqp/android/cts/master/ |
D | gles3-rotate-landscape.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-reverse-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-portrait.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
D | gles3-rotate-reverse-landscape.txt | 368 dEQP-GLES3.functional.fbo.blit.default_framebuffer.rgb565
|
/external/libjpeg-turbo/simd/ |
D | jsimd_arm_neon.S | 1601 generate_jsimd_ycc_rgb_convert_neon rgb565, 16, 0, 0, 0
|
D | jsimd_arm64_neon.S | 1859 generate_jsimd_ycc_rgb_convert_neon rgb565, 16, 0, .4h, 0, .4h, 0, .4h, .8b
|
/external/autotest/client/site_tests/graphics_dEQP/expectations/haswell/ |
D | dEQP-GLES2.functional.Fail.bz2 |
|
/external/autotest/client/site_tests/graphics_dEQP/expectations/broadwell/ |
D | dEQP-GLES2.functional.Fail.bz2 | ... fbo.completeness.renderable.texture.color0.rgb565
39dEQP-GLES2.functional.fbo.completeness ... |
/external/autotest/client/site_tests/graphics_dEQP/expectations/ivybridge/ |
D | dEQP-GLES2.functional.Fail.bz2 | ... fbo.completeness.renderable.texture.color0.rgb565
39dEQP-GLES2.functional.fbo.completeness ... |
/external/autotest/client/site_tests/graphics_dEQP/expectations/braswell/ |
D | dEQP-GLES2.functional.Fail.bz2 | ... fbo.completeness.renderable.texture.color0.rgb565
39dEQP-GLES2.functional.fbo.completeness ... |
/external/autotest/client/site_tests/graphics_dEQP/expectations/skylake/ |
D | dEQP-GLES2.functional.Fail.bz2 | ... fbo.completeness.renderable.texture.color0.rgb565
39dEQP-GLES2.functional.fbo.completeness ... |
/external/autotest/client/site_tests/graphics_dEQP/expectations/sandybridge/ |
D | dEQP-GLES2.functional.Fail.bz2 | ... fbo.completeness.renderable.texture.color0.rgb565
39dEQP-GLES2.functional.fbo.completeness ... |
D | dEQP-GLES3.functional.Fail.bz2 | ... GLES3.functional.fbo.blit.default_framebuffer.rgb565
109dEQP-GLES3.functional.fbo.bl ... |
/external/autotest/client/site_tests/graphics_dEQP/expectations/baytrail/ |
D | dEQP-GLES2.functional.Fail.bz2 | ... fbo.completeness.renderable.texture.color0.rgb565
39dEQP-GLES2.functional.fbo.completeness ... |