/AliOS-Things-master/components/SDL2/test/ |
A D | testyuv.c | 252 SDL_Surface *original; in main() local 335 if (!original) { in main() 340 raw_yuv = SDL_calloc(1, MAX_YUV_SURFACE_SIZE(original->w, original->h, 0)); in main() 341 … ConvertRGBtoYUV(yuv_format, original->pixels, original->pitch, raw_yuv, original->w, original->h, in main() 342 SDL_GetYUVConversionModeForResolution(original->w, original->h), in main() 344 pitch = CalculateYUVPitch(yuv_format, original->w); in main() 346 converted = SDL_CreateRGBSurfaceWithFormat(0, original->w, original->h, 0, rgb_format); in main() 354 …SDL_ConvertPixels(original->w, original->h, yuv_format, raw_yuv, pitch, rgb_format, converted->pix… in main() 362 original->w, original->h, in main() 377 …] = SDL_CreateTexture(renderer, yuv_format, SDL_TEXTUREACCESS_STREAMING, original->w, original->h); in main() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/oss-fuzz/ |
A D | README.txt | 18 the original files (libpng_read_fuzzer.options, png.dict, project.yaml) 29 libpng_read_fuzzer.options original 2015, Chrome Devs Chromium 30 png.dict original 2015, Chrome Devs Chromium 31 README.txt (this file) original 2017, Glenn R-P libpng
|
/AliOS-Things-master/components/SDL2/src/hidapi/ |
A D | LICENSE.txt | 5 3. The more liberal original HIDAPI license. LICENSE-orig.txt 12 under the terms of the BSD-style license or the original HIDAPI license.
|
/AliOS-Things-master/components/SDL2/ |
A D | COPYING.txt | 14 claim that you wrote the original software. If you use this software 18 misrepresented as being the original software.
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | LICENSE | 14 claim that you wrote the original software. If you use this software 19 misrepresented as being the original software.
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | COPYING.txt | 14 claim that you wrote the original software. If you use this software 18 misrepresented as being the original software.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/examples/ |
A D | README.txt | 12 the authors of the using code to seek copyright or license from the original 15 The source code and comments in this directory are the original work of the
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/ |
A D | readme.txt | 8 assembly optimized version from Jean-loup Gailly original longest_match function 11 original function from Mark Adler
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/delphi/ |
A D | readme.txt | 8 The original ZLib unit is Copyright (c) 1997,99 Borland Corp., 30 the original C sources of zlib can be compiled out of the box, 38 the zlib library, and much of the original zlib functionality is
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x64/ |
A D | LICENSE.zlib.txt | 18 claim that you wrote the original software. If you use this software 22 misrepresented as being the original software.
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/lib/x86/ |
A D | LICENSE.zlib.txt | 18 claim that you wrote the original software. If you use this software 22 misrepresented as being the original software.
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/ |
A D | ip4_frag.h | 86 struct pbuf *original; member
|
A D | ip6_frag.h | 107 struct pbuf *original; member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/ |
A D | ip4_frag.h | 86 struct pbuf *original; member
|
A D | ip6_frag.h | 107 struct pbuf *original; member
|
/AliOS-Things-master/components/py_engine/tests/esp32/ |
A D | partition_ota.py.exp | 11 Booting into original partition
|
/AliOS-Things-master/components/SDL2/src/locale/macosx/ |
A D | SDL_syslocale.m | 14 claim that you wrote the original software. If you use this software 18 misrepresented as being the original software.
|
/AliOS-Things-master/components/SDL2/src/image/debian/ |
A D | copyright | 32 claim that you wrote the original software. If you use this software 36 misrepresented as being the original software.
|
/AliOS-Things-master/components/freetype/ |
A D | FTL.TXT | 77 This license applies to all files distributed in the original 80 original, unmodified form as distributed in the original archive. 111 the original files must be clearly indicated in accompanying 113 original files must be preserved in all copies of source
|
/AliOS-Things-master/components/SDL2/src/video/cocoa/ |
A D | SDL_cocoaclipboard.m | 14 claim that you wrote the original software. If you use this software 18 misrepresented as being the original software.
|
/AliOS-Things-master/components/SDL2/src/video/uikit/ |
A D | SDL_uikitclipboard.m | 14 claim that you wrote the original software. If you use this software 18 misrepresented as being the original software.
|
A D | SDL_uikitevents.m | 14 claim that you wrote the original software. If you use this software 18 misrepresented as being the original software.
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-psp.md | 7 Marcus R.Brown,Jim Paris,Matthew H for the original SDL 1.2 for PSP
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/ |
A D | visual-basic.txt | 110 more space then original file size 118 Put #1, , lngOriSiz 'Add the the original size value to the end 139 'Read the original file size value: 144 ReDim Preserve bytaryCpr(lngCprSiz - 5) 'Cut of the original size value
|
/AliOS-Things-master/components/SDL2/src/file/cocoa/ |
A D | SDL_rwopsbundlesupport.m | 14 claim that you wrote the original software. If you use this software 18 misrepresented as being the original software.
|