Home
last modified time | relevance | path

Searched refs:vp8dx_bool_decoder_fill (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Ddboolhuff.c50 vp8dx_bool_decoder_fill (br); in vp8dx_start_decode()
57 vp8dx_bool_decoder_fill (BOOL_DECODER * br) in vp8dx_bool_decoder_fill() function
Ddboolhuff.h44 void vp8dx_bool_decoder_fill(BOOL_DECODER *br);
88 vp8dx_bool_decoder_fill(br); in vp8dx_decode_bool()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Ddboolhuff.c33 vp8dx_bool_decoder_fill (br); in vp8dx_start_decode()
39 vp8dx_bool_decoder_fill (BOOL_DECODER * br) in vp8dx_bool_decoder_fill() function
Ddboolhuff.h57 void vp8dx_bool_decoder_fill(BOOL_DECODER *br);
71 vp8dx_bool_decoder_fill(br); in vp8dx_decode_bool()
Dgstvp8rangedecoder.c60 vp8dx_bool_decoder_fill (bd); in gst_vp8_range_decoder_get_state()