Home
last modified time | relevance | path

Searched refs:GstVp8QuantIndices (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.h38 typedef struct _GstVp8QuantIndices GstVp8QuantIndices; typedef
282 GstVp8QuantIndices quant_indices;
Dgstvp8parser.c198 parse_quant_indices (GstVp8RangeDecoder * rd, GstVp8QuantIndices * qip) in parse_quant_indices()
/third_party/gstreamer/gstplugins_bad/tests/examples/codecparsers/
Dparse-vp8.c207 print_quant_indices (GstVp8QuantIndices * qip) in print_quant_indices()