Home
last modified time | relevance | path

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

/system/cros-codecs/src/codec/vp8/
Dbool_decoder.rs250 let mut bd = BoolDecoder::new(&DATA_ZEROS_AND_EVEN_PROBABILITIES[..]); in decode_bools_with_zeros_and_even_probabilities() localVariable
263 let mut bd = BoolDecoder::new(&DATA_ZEROS_AND_EVEN_PROBABILITIES[..]); in decode_literals_with_zeros_and_even_probabilities() localVariable
274 let mut bd = BoolDecoder::new(&DATA_ONES_AND_EVEN_PROBABILITIES[..]); in decode_bools_with_ones_and_even_probabilities() localVariable
285 let mut bd = BoolDecoder::new(&DATA_ONES_AND_EVEN_PROBABILITIES[..]); in decode_literals_with_ones_and_even_probabilities() localVariable
296 let mut bd = BoolDecoder::new(&DATA_PARITIES_AND_INCREASING_PROBABILITIES[..]); in decode_bools_with_parities_and_increasing_probabilities() localVariable
Dparser.rs602 let mut bd = BoolDecoder::new(data); in parse_frame_header() localVariable
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h62246 struct bsg_device *bd; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h72076 struct bsg_device *bd; member