Searched defs:VBR (Results 1 – 5 of 5) sorted by relevance
44 VBR = bindings::vea_bitrate_mode_VBR, enumerator
94 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
117 VBR = 2, // A VBR field where Val specifies the width of each chunk. enumerator
1175 pub const VBR: Self = Self(2); constant