HomeSort by relevance Sort by last modified time
    Searched defs:BPP (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
TargetInfo.cpp 747 llvm::Type *BPP = llvm::PointerType::getUnqual(BP);
750 llvm::Value *VAListAddrAsBPP = Builder.CreateBitCast(VAListAddr, BPP,
    [all...]
  /device/samsung/crespo/libcamera/
SecCamera.h 146 #define BPP 2
  /external/qemu/
vnc-android.c 497 #define BPP 8
499 #undef BPP
501 #define BPP 16
503 #undef BPP
505 #define BPP 32
507 #undef BPP
510 #define BPP 8
512 #undef BPP
516 #define BPP 16
518 #undef BPP
    [all...]
vnc.c 491 #define BPP 8
493 #undef BPP
495 #define BPP 16
497 #undef BPP
499 #define BPP 32
501 #undef BPP
504 #define BPP 8
506 #undef BPP
510 #define BPP 16
512 #undef BPP
    [all...]

Completed in 70 milliseconds