parserutils
Functions
decode_vlc
gboolean
decode_vlc (GstBitReader* br,
guint* res,
VLCTable * table,
guint length)
Parameters:
br
–
res
–
table
–
length
–
Returns
(gboolean)
–
No description available
Structures
VLCTable
struct _VLCTable
{
guint value;
guint cword;
guint cbits;
};
Fields
value
(guint)
–
cword
(guint)
–
cbits
(guint)
–
The results of the search are