Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
DBiquadFilter.h99 const F b0 = coef_[0]; // b0 in process() local
269 const F b0 = coef_[0]; // b0 in process() local
/system/keymint/tests/src/
Dlib.rs48 let b0 = []; in test_eq() localVariable
/system/cros-codecs/src/codec/vp8/
Dparser.rs309 let b0 = u32::from(data[part_size_ofs]); in compute_partition_sizes() localVariable