Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/
Dboolcoder.h98 struct bool_coder;
125 friend struct bool_coder;
312 struct bool_coder : bool_coder_namespace struct
329 bool_coder(c_spec &s) in bool_coder() argument
349 struct bool_writer : bool_coder argument
420 struct bool_reader : bool_coder
/external/libvpx/vp8/common/x86/
Dboolcoder.cxx199 : bool_coder( s), in bool_writer()
278 : bool_coder( s), in bool_reader()