/external/opencore/codecs_v2/video/avc_h264/common/src/ |
D | deblock.cpp | 62 static void EdgeLoop_Luma_vertical(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clipTa… 63 static void EdgeLoop_Luma_horizontal(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clip… 64 static void EdgeLoop_Chroma_vertical(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *clip… 65 static void EdgeLoop_Chroma_horizontal(uint8* SrcPtr, uint8 *Strength, int Alpha, int Beta, int *cl… 296 int Alpha, Beta, Alpha_c, Beta_c; in DeblockMb() local 336 Alpha = ALPHA_TABLE[indexA]; in DeblockMb() 340 if (Alpha > 0 && Beta > 0) in DeblockMb() 342 EdgeLoop_Luma_vertical(SrcY, Strength, Alpha, Beta, clipTable, 20); in DeblockMb() 344 EdgeLoop_Luma_vertical(SrcY, Strength, Alpha, Beta, clipTable, pitch); in DeblockMb() 353 Alpha = ALPHA_TABLE[indexA]; in DeblockMb() [all …]
|
/external/tesseract/classify/ |
D | cluster.cpp | 199 FLOAT64 Alpha; member 337 FLOAT64 ComputeChiSquared(uinT16 DegreesOfFreedom, FLOAT64 Alpha); 384 CHISTRUCT *NewChiStruct(uinT16 DegreesOfFreedom, FLOAT64 Alpha); 1932 ComputeChiSquared (uinT16 DegreesOfFreedom, FLOAT64 Alpha) in ComputeChiSquared() argument 1964 if (Alpha < MINALPHA) in ComputeChiSquared() 1965 Alpha = MINALPHA; in ComputeChiSquared() 1966 if (Alpha > 1.0) in ComputeChiSquared() 1967 Alpha = 1.0; in ComputeChiSquared() 1974 SearchKey.Alpha = Alpha; in ComputeChiSquared() 1979 OldChiSquared = NewChiStruct (DegreesOfFreedom, Alpha); in ComputeChiSquared() [all …]
|
/external/webkit/WebCore/platform/graphics/wx/ |
D | ColorWx.cpp | 36 m_color = makeRGBA((int)color.Red(), (int)color.Green(), (int)color.Blue(), (int)color.Alpha()); in Color()
|
/external/openssl/crypto/ |
D | opensslconf.h.in | 38 * - elder Alpha because it lacks byte load/store instructions; 52 /* If this is set to 'unsigned int' on a DEC Alpha, this gives about a 136 #elif defined( __osf1__ ) /* Alpha */
|
D | crypto-lib.com | 788 $ WRITE SYS$OUTPUT " AXP : Alpha Architecture."
|
/external/openssl/crypto/des/ |
D | INSTALL | 23 For the DEC Alpha, edit des.h and change DES_LONG to 'unsigned int' 66 As a final note on performace. Certain CPUs like sparcs and Alpha often give
|
D | options.txt | 17 DEC Alpha 165mhz?? - cc - RISC2 PTR [2] 181,000 1448k/s
|
D | README | 49 It is worth noting that on sparc and Alpha CPUs, performance of the DES
|
/external/webkit/WebCore/platform/image-decoders/wx/ |
D | ImageDecoderWx.cpp | 110 p.Alpha() = bytes[i+3]; in asNewNativeImage()
|
/external/icu4c/config/ |
D | mh-alpha-osf | 2 ## Alpha-OSF-specific setup
|
D | mh-alpha-linux-cc | 2 ## Alpha-Linux-specific setup
|
/external/qemu/ |
D | Changelog | 79 - Preliminary Alpha guest support (J. Mayer) 386 - sparc and Alpha host fixes 419 - Sparc and Alpha ports work on the regression test 429 - initial Alpha port (Falk Hueffner) 457 - first Alpha CPU patches (Falk Hueffner)
|
/external/webkit/WebCore/platform/wx/wxcode/gtk/ |
D | non-kerned-drawing.cpp | 213 …t_source_rgba(cr, color.Red()/255.0, color.Green()/255.0, color.Blue()/255.0, color.Alpha()/255.0); in drawTextWithSpacing()
|
/external/icu4c/data/unidata/ |
D | PropertyAliases.txt | 111 Alpha ; Alphabetic
|
/external/qemu/distrib/sdl-1.2.12/ |
D | CREDITS | 49 * Ash, for a place to do the OSF/1 Alpha port
|
/external/libffi/ |
D | README | 199 Patch for DU assembler compatibility for the Alpha from Richard 210 Richard Henderson produces Alpha port.
|
D | ChangeLog.v1 | 53 * configure.in: Add Alpha config bits. 245 * ffi.h.in: Alpha support. 431 * Makefile.am: Alpha port.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
D | README.VMS | 26 To build with DEC C for either VAX/VMS or Alpha/VMS:
|
/external/webkit/WebCore/html/ |
D | HTMLEntityNames.gperf | 39 Alpha, 0x0391 keyword
|
/external/openssl/ssl/ |
D | ssl-lib.com | 550 $ WRITE SYS$OUTPUT " AXP : Alpha Architecture."
|
/external/strace/ |
D | configure.ac | 72 AC_DEFINE([ALPHA], 1, [Define for the Alpha architecture.])
|
D | NEWS | 30 * Update syscall tables for Alpha, ARM, HPPA.
|
/external/libpcap/ |
D | config.guess | 289 Alpha*:OpenVMS:*:*) 292 Alpha\ *:Windows_NT*:*)
|
/external/tcpdump/ |
D | config.guess | 289 Alpha*:OpenVMS:*:*) 292 Alpha\ *:Windows_NT*:*)
|
/external/dbus/ |
D | config.guess | 293 Alpha*:OpenVMS:*:*) 296 Alpha\ *:Windows_NT*:*)
|