Home
last modified time | relevance | path

Searched defs:BU (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
Drgb2rgb.c78 #define BU ((int)( 0.439*(1<<RGB2YUV_SHIFT)+0.5)) macro
/third_party/ffmpeg/libswscale/
Drgb2rgb.c119 #define BU ((int)( 0.439 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
Dswscale.c778 #define BU ( (int) (0.500 * 224 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) in update_palette() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp950 if (auto BU = CS.getOperandBundle(LLVMContext::OB_funclet)) in removeImplausibleInstructions() local
DMachinePipeliner.cpp1239 SmallPtrSet<SUnit *, 4> &BU = B[U]; in unblock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp3013 OperandBundleUse BU = Call.getOperandBundleAt(i); in visitCallBase() local
DAsmWriter.cpp2553 OperandBundleUse BU = Call->getOperandBundleAt(i); in writeOperandBundles() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp8946 if (const SCEVUnknown *BU = dyn_cast<SCEVUnknown>(B)) in HasSameValue() local