Home
last modified time | relevance | path

Searched refs:original (Results 1 – 25 of 121) sorted by relevance

12345

/AliOS-Things-master/components/SDL2/test/
A Dtestyuv.c252 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 DREADME.txt18 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 DLICENSE.txt5 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 DCOPYING.txt14 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 DLICENSE14 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 DCOPYING.txt14 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 DREADME.txt12 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 Dreadme.txt8 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 Dreadme.txt8 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 DLICENSE.zlib.txt18 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 DLICENSE.zlib.txt18 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 Dip4_frag.h86 struct pbuf *original; member
A Dip6_frag.h107 struct pbuf *original; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dip4_frag.h86 struct pbuf *original; member
A Dip6_frag.h107 struct pbuf *original; member
/AliOS-Things-master/components/py_engine/tests/esp32/
A Dpartition_ota.py.exp11 Booting into original partition
/AliOS-Things-master/components/SDL2/src/locale/macosx/
A DSDL_syslocale.m14 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 Dcopyright32 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 DFTL.TXT77 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 DSDL_cocoaclipboard.m14 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 DSDL_uikitclipboard.m14 claim that you wrote the original software. If you use this software
18 misrepresented as being the original software.
A DSDL_uikitevents.m14 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 DREADME-psp.md7 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 Dvisual-basic.txt110 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 DSDL_rwopsbundlesupport.m14 claim that you wrote the original software. If you use this software
18 misrepresented as being the original software.

Completed in 12 milliseconds

12345