Home
last modified time | relevance | path

Searched defs:MAX_COMP_VAL (Results 1 – 1 of 1) sorted by relevance

/system/cros-codecs/src/
Dencoder.rs274 const MAX_COMP_VAL: f32 = 0xff as f32; constant
320 const MAX_COMP_VAL: f32 = 0x3ff as f32; constant