HomeSort by relevance Sort by last modified time
    Searched defs:VBR (Results 1 - 4 of 4) 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 */
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 490 VBR,
  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 186 /* Only used in peak constrained VBR */
521 VBR

Completed in 1501 milliseconds