Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8parser.h40 typedef struct _GstVp8MbLfAdjustments GstVp8MbLfAdjustments; typedef
329 GstVp8MbLfAdjustments mb_lf_adjust;
Dgstvp8parser.c165 parse_mb_lf_adjustments (GstVp8RangeDecoder * rd, GstVp8MbLfAdjustments * adj) in parse_mb_lf_adjustments()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvp8parser.c139 GstVp8MbLfAdjustments *const adj = &parser.mb_lf_adjust; in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/tests/examples/codecparsers/
Dparse-vp8.c181 print_mb_lf_adjustments (GstVp8MbLfAdjustments * adj) in print_mb_lf_adjustments()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c343 *lf, const GstVp8MbLfAdjustments * lf_adj) in gst_v4l2_codec_vp8_dec_fill_lf()