Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265picture.c220 other->pic_latency_cnt++; in gst_h265_dpb_add()
496 if (picture->pic_latency_cnt >= max_latency) in gst_h265_dpb_check_latency_count()
Dgsth265picture.h68 guint32 pic_latency_cnt; /* PicLatencyCount */ member