Home
last modified time | relevance | path

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

/external/crosvm/media/cros-codecs/src/decoders/vp8/
Dparser.rs141 refresh_entropy_probs: bool, field
283 pub fn refresh_entropy_probs(&self) -> bool { in refresh_entropy_probs() method
/external/libvpx/vp8/common/
Donyxc_int.h143 int refresh_entropy_probs; /* Two state 0 = NO, 1 = YES */ member
/external/crosvm/media/libva/src/bindings/
Dva.rs4789 pub fn refresh_entropy_probs(&self) -> u32 { in refresh_entropy_probs() method
4993 let refresh_entropy_probs: u32 = localVariable