Searched refs:BOOL_DECODER (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Ddboolhuff.h45 } BOOL_DECODER; typedef in typeref:struct:__anon13071
49 int vp8dx_start_decode(BOOL_DECODER *br,
55 void vp8dx_bool_decoder_fill(BOOL_DECODER *br);
58 static int vp8dx_decode_bool(BOOL_DECODER *br, int probability) {
98 static int vp8_decode_value(BOOL_DECODER *br, int bits)
111 static int vp8dx_bool_error(BOOL_DECODER *br)
H A Dtreereader.h22 typedef BOOL_DECODER vp8_reader;
H A Ddboolhuff.c15 int vp8dx_start_decode(BOOL_DECODER *br,
38 void vp8dx_bool_decoder_fill(BOOL_DECODER *br)
H A Ddetokenize.c59 static int GetSigned(BOOL_DECODER *br, int value_to_sign)
89 static int GetCoeffs(BOOL_DECODER *br, ProbaArray prob,
172 BOOL_DECODER *bc = x->current_bc;
/external/libvpx/libvpx/vp8/decoder/
H A Ddboolhuff.h50 } BOOL_DECODER; typedef in typeref:struct:__anon24862
54 int vp8dx_start_decode(BOOL_DECODER *br,
60 void vp8dx_bool_decoder_fill(BOOL_DECODER *br);
63 static int vp8dx_decode_bool(BOOL_DECODER *br, int probability) {
103 static int vp8_decode_value(BOOL_DECODER *br, int bits)
116 static int vp8dx_bool_error(BOOL_DECODER *br)
H A Dtreereader.h22 typedef BOOL_DECODER vp8_reader;
H A Ddboolhuff.c14 int vp8dx_start_decode(BOOL_DECODER *br,
37 void vp8dx_bool_decoder_fill(BOOL_DECODER *br)
H A Ddetokenize.c59 static int GetSigned(BOOL_DECODER *br, int value_to_sign)
89 static int GetCoeffs(BOOL_DECODER *br, ProbaArray prob,
172 BOOL_DECODER *bc = x->current_bc;
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dvp8_boolcoder_test.cc96 BOOL_DECODER br;
/external/libvpx/libvpx/test/
H A Dvp8_boolcoder_test.cc96 BOOL_DECODER br;

Completed in 450 milliseconds