Home
last modified time | relevance | path

Searched refs:is_toast (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vp8/common/x86/
Dboolcoder.cxx221 assert( !is_toast && s && s < Range); in raw()
255 if( is_toast) in flush()
272 is_toast = 1; in flush()
/external/libvpx/vp8/common/
Dboolcoder.h355 bool is_toast; member
361 is_toast = 0; in reset()