Home
last modified time | relevance | path

Searched refs:abspq (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvc1parser.c638 READ_UINT8 (br, vopdquant->abspq, 5); in parse_vopdquant()
639 vopdquant->altpquant = vopdquant->abspq; in parse_vopdquant()
668 READ_UINT8 (br, vopdquant->abspq, 5); in parse_vopdquant()
669 vopdquant->altpquant = vopdquant->abspq; in parse_vopdquant()
Dgstvc1parser.h482 guint8 abspq; member