Searched defs:VBR (Results 1 – 5 of 5) sorted by relevance
117 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
102 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
103 vbr_mode VBR; member
1102 lame_set_VBR(lame_global_flags * gfp, vbr_mode VBR) in lame_set_VBR()
939 #define VBR(x) { DXIL_OP_VBR, { (x) } } macro