OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VBR
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Bitcode/
BitCodes.h
29
BlockIDWidth = 8, // We use
VBR
-8 for block IDs.
30
CodeLenWidth = 4, // Codelen are
VBR
-4.
93
VBR
= 2, // A
VBR
field where Val specifies the width of each chunk.
120
case
VBR
:
163
/// specialized format instead of the fully-general, fully-
vbr
, format.
/external/libnfc-nci/src/udrv/include/
ucodec.h
167
BOOLEAN
VBR
; /* Variable Bit Rate */
Completed in 6758 milliseconds