Home
last modified time | relevance | path

Searched defs:BPP (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc26 #define ANY31(NAMEANY, ANY_SIMD, UVSHIFT, DUVSHIFT, BPP, MASK) \ argument
122 #define ANY21(NAMEANY, ANY_SIMD, UVSHIFT, SBPP, SBPP2, BPP, MASK) \ argument
225 #define ANY11(NAMEANY, ANY_SIMD, UVSHIFT, SBPP, BPP, MASK) \ argument
402 #define ANY11P(NAMEANY, ANY_SIMD, T, SBPP, BPP, MASK) \ argument
444 #define ANY11T(NAMEANY, ANY_SIMD, SBPP, BPP, MASK) \ argument
479 #define ANY11M(NAMEANY, ANY_SIMD, BPP, MASK) \ argument
517 #define ANY1(NAMEANY, ANY_SIMD, T, BPP, MASK) \ argument
541 #define ANY12(NAMEANY, ANY_SIMD, UVSHIFT, BPP, DUVSHIFT, MASK) \ argument
597 #define ANY12S(NAMEANY, ANY_SIMD, UVSHIFT, BPP, MASK) \ argument
Dscale_any.cc22 #define CANY(NAMEANY, TERP_SIMD, TERP_C, BPP, MASK) \ argument
46 #define SDANY(NAMEANY, SCALEROWDOWN_SIMD, SCALEROWDOWN_C, FACTOR, BPP, MASK) \ argument
146 #define SDAANY(NAMEANY, SCALEROWDOWN_SIMD, SCALEROWDOWN_C, BPP, MASK) \ argument
Drow_common.cc301 #define MAKEROWY(NAME, R, G, B, BPP) \ argument
383 #define MAKEROWYJ(NAME, R, G, B, BPP) \ argument
/external/libvncserver/libvncserver/
Dzrle.c46 #define BPP 8 macro
50 #define BPP 15 macro
58 #define BPP 16 macro
66 #define BPP 32 macro
Dtranslate.c115 #define BPP 8 macro
118 #define BPP 16 macro
121 #define BPP 24 macro
124 #define BPP 32 macro
/external/libvncserver/examples/
Dcamera.c48 #define BPP 4 macro
/external/libvncserver/libvncclient/
Drfbproto.c142 #define FILL_RECT(BPP) \ in FillRectangle() argument
159 #define COPY_RECT(BPP) \ in CopyRectangle() argument
181 #define COPY_RECT_FROM_RECT(BPP) \ in CopyRectangleFromRectangle() argument
2325 #define BPP 8 macro
2334 #define BPP 16 macro
2345 #define BPP 32 macro
/external/libyuv/files/source/
Drow_common.cc1045 #define RGBANY(NAMEANY, ARGBTORGB, BPP) \ argument
1067 #define YANY(NAMEANY, ARGBTOY_SSE, BPP) \ argument
1091 #define UVANY(NAMEANY, ANYTOUV_SSE, ANYTOUV_C, BPP) \ argument
1120 #define UV422ANY(NAMEANY, ANYTOUV_SSE, ANYTOUV_C, BPP) \ argument
/external/clang/lib/CodeGen/
DTargetInfo.cpp1255 llvm::Type *BPP = CGF.Int8PtrPtrTy; in EmitVAArg() local
3081 llvm::Type *BPP = CGF.Int8PtrPtrTy; in EmitVAArg() local
3735 llvm::Type *BPP = CGF.Int8PtrPtrTy; in EmitVAArg() local
4364 llvm::Type *BPP = llvm::PointerType::getUnqual(BP); in EmitDarwinVAArg() local
4917 llvm::Type *BPP = CGF.Int8PtrPtrTy; in EmitVAArg() local
5740 llvm::Type *BPP = CGF.Int8PtrPtrTy; in EmitVAArg() local
5988 llvm::Type *BPP = CGF.Int8PtrPtrTy; in EmitVAArg() local
6248 llvm::Type *BPP = CGF.Int8PtrPtrTy; in EmitVAArg() local
/external/libvncserver/x11vnc/
Dscreen.c1298 #define COPY_RECT_FROM_RECT(BPP) \ in from_libvncclient_CopyRectangleFromRectangle() argument