OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8dx_decode_bool
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/decoder/
treereader.h
21
#define vp8_read
vp8dx_decode_bool
dboolhuff.h
69
static int
vp8dx_decode_bool
(BOOL_DECODER *br, int probability) {
function
114
z |= (
vp8dx_decode_bool
(br, 0x80) << bit);
Completed in 246 milliseconds