OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8dx_bool_decoder_fill
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vp8/decoder/
dboolhuff.c
43
vp8dx_bool_decoder_fill
(br);
49
void
vp8dx_bool_decoder_fill
(BOOL_DECODER *br)
function
60
VP8DX_BOOL_DECODER_FILL
(count, value, bufptr, bufend);
dboolhuff.h
43
void
vp8dx_bool_decoder_fill
(BOOL_DECODER *br);
51
#define
VP8DX_BOOL_DECODER_FILL
(_count,_value,_bufptr,_bufend) \
103
vp8dx_bool_decoder_fill
(br);
Completed in 28 milliseconds