Lines Matching refs:conversion
399 d78e5867 Merge "configure: test for -Wconstant-conversion"
401 93b12753 configure: test for -Wconstant-conversion
511 4689ce16 cwebp: add a -sharp_yuv option for 'sharp' RGB->YUV conversion
556 00b08c88 Merge "NEON: 5% faster conversion to RGB565 and RGBA4444"
563 341d711c NEON: 5% faster conversion to RGB565 and RGBA4444
604 76e19073 doc: use two's complement explicitly for uint8->int8 conversion
754 dd7309e3 Merge "doc: use two's complement explicitly for uint8->int8 conversion"
756 13ae011e doc: use two's complement explicitly for uint8->int8 conversion
859 701c772e Add MSA optimized colorspace conversion functions
889 5a48fcd8 Merge "configure: test for -Wfloat-conversion"
894 3dc28d76 configure: test for -Wfloat-conversion
933 77cad885 Merge "ReadWebP: avoid conversion to ARGB if final format is YUVA"
934 ab8d6698 ReadWebP: avoid conversion to ARGB if final format is YUVA
1034 3ef1ce98 yuv_sse2: fix -Wconstant-conversion warning
1103 cb1ce996 Merge "10% faster table-less SSE2/NEON version of YUV->RGB conversion"
1104 ac761a37 10% faster table-less SSE2/NEON version of YUV->RGB conversion
1176 52fdbdfe extract some RGB24 to Luma conversion function from enc/ to dsp/
1227 c4c3cf2d pngdec: fix type conversion warnings
1228 bef8e97d webpmux: fix type conversion warning
1233 56668c9f fix warnings about uint64_t -> uint32_t conversion
1367 6a48b8f0 Merge "fix MSVC size_t->int conversion warning"
1373 e2544823 fix MSVC size_t->int conversion warning
1517 0f027a72 simplify smart RGB->YUV conversion code
1556 6dc79dc2 Merge "anim_encode: fix type conversion warnings"
1562 f79c163b anim_encode: fix type conversion warnings
1727 47a2d8e1 fix MSVC float->int conversion warning
1805 ee52dc4e fix some MSVC64 warning about float conversion
1807 e2a83d71 faster RGB->YUV conversion function (~7% speedup)
1808 de2d03e1 Merge "Add smart RGB->YUV conversion option -pre 4"
1809 3fc4c539 Add smart RGB->YUV conversion option -pre 4
1854 fbda2f49 JPEG decoder: delay conversion to YUV to WebPEncode() call
2029 ad900abd Merge "fix warning about size_t -> int conversion"
2030 4825b436 fix warning about size_t -> int conversion
2102 d6c50d8a Merge "add some colorspace conversion functions in NEON"
2104 97e5fac3 add some colorspace conversion functions in NEON
2112 514fc251 VP8LConvertFromBGRA: use conversion function pointers
2116 d8467084 Merge "Add SSE2 version of ARGB -> BGR/RGB/... conversion functions"
2119 369c26dd Add SSE2 version of ARGB -> BGR/RGB/... conversion functions
2322 0b2b0504 Use deterministic random-dithering during RGB->YUV conversion
2370 d134307b fix conversion warning on MSVC
2407 d50c7e32 Merge "5-7% faster SSE2 versions of YUV->RGB conversion functions"
2409 df6cebfa 5-7% faster SSE2 versions of YUV->RGB conversion functions
2456 c34307ab fix some VS9 warnings about type conversion
2481 a368db81 dec/vp8l: quiet vs9 x64 type conversion warning
2663 68111ab0 add missing YUVA->ARGB automatic conversion in WebPEncode()
2666 2aaa423b Merge "add missing YUVA->ARGB automatic conversion in WebPEncode()"
2667 07d87bda add missing YUVA->ARGB automatic conversion in WebPEncode()
2744 0037b2d2 Merge "add LUT-free reference code for YUV->RGB conversion." into 0.3.0
2746 126974b4 add LUT-free reference code for YUV->RGB conversion.
2853 1de3e252 Merge "NEON optimised yuv to rgb conversion"
2854 090b708a NEON optimised yuv to rgb conversion
2881 8189feda Merge "Add details and reference about the YUV->RGB conversion"
2884 a556cb1a Add details and reference about the YUV->RGB conversion
3002 d6621580 fix double to float conversion warning
3024 1a27f2f8 Merge "fix double to float conversion warning"
3027 e855208c fix double to float conversion warning
3075 43b0d610 add support for ARGB -> YUVA conversion for lossless decoder
3103 a7cc7291 fix type and conversion warnings
3226 fcc69923 add automatic YUVA/ARGB conversion during WebPEncode()
3322 8c34378f Merge "fix some implicit type conversion warnings"
3323 42f6df9d fix some implicit type conversion warnings
3494 11ae46ae alpha.c: quiet some size_t -> int conversion warnings
3501 d96e722b huffman: quiet int64 -> int conversion warning
3658 b1662b05 fix some more type conversion warnings w/MSVC
3659 223d8c60 fix some uint64_t -> int conversion warnings with MSC