Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.h164 #define GST_VIDEO_DECODER_MAX_ERRORS 10 macro
Dgstvideodecoder.c307 #define DEFAULT_MAX_ERRORS GST_VIDEO_DECODER_MAX_ERRORS
800 decoder->priv->max_errors = GST_VIDEO_DECODER_MAX_ERRORS; in gst_video_decoder_init()