Searched defs:BF (Results 1 - 11 of 11) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | fft-internal.h | 30 #define BF(x, y, a, b) do { \ macro
|
H A D | simple_idct.c | 90 #define BF(k) \ macro
|
H A D | dct32_template.c | 90 #define BF(a, b, c, s)\ macro [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86DiscriminateMemOps.cpp | 143 unsigned BF, DF, CI = 0; in runOnMachineFunction() local
|
/third_party/ffmpeg/libavutil/ |
H A D | tx_priv.h | 104 #define BF(x, y, a, b) \ macro 140 #define BF(x, y, a, b) \ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCFragment.cpp | 426 const auto *BF = cast<MCBoundaryAlignFragment>(this); in dump() local
|
H A D | MCAssembler.cpp | 997 relaxBoundaryAlign(MCAsmLayout &Layout, MCBoundaryAlignFragment &BF) relaxBoundaryAlign() argument
|
/third_party/lame/misc/ |
H A D | abx.c | 97 #define BF ((freq)/25) macro [all...] |
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | constants-ppc.h | 2822 BF = 4 << 21, // Branch if condition false enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 1431 BlockFrequency &BF = ExitWeights[*SI]; in extractCodeRegion() local
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | constants-s390.h | 1754 BF = 4 << 21, // Branch if condition false enumerator
|
Completed in 19 milliseconds