Searched defs:VBR (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Bitcode/
H A DBitCodes.h29 BlockIDWidth = 8, // We use VBR-8 for block IDs.
30 CodeLenWidth = 4, // Codelen are VBR-4.
92 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator in enum:llvm::BitCodeAbbrevOp::Encoding
119 case VBR:
/external/libnfc-nci/src/udrv/include/
H A Ducodec.h167 BOOLEAN VBR; /* Variable Bit Rate */ member in struct:tUCODEC_CNF_M12_TAG

Completed in 94 milliseconds